ToMe25
5397440673
Generate ingress manifests exactly matching the manual changes
...
This solution isn't perfect, but it works.
2021-10-12 14:23:41 +01:00
ToMe25
3643fdedad
Change ingresses from extentions/v1beta1 to networking/v1beta1
...
This is deprecated too, but not for as long.
I wanted to change it to networking/v1, but ksonnet doesn't support that.
2021-10-11 22:44:30 +01:00
Micaiah Martin
10a14ac22e
Patched ingress to resolve 'unkown spec serviceName'
2021-08-10 09:00:42 -06:00
Carlos Eduardo
c04bb08b05
Merge pull request #111 from yosuf/fix-deprecated-ingress-apis
...
Fix for #110 Upgrade Ingress API versions to networking.k8s.io/v due to deprecation
2021-04-15 18:41:36 -03:00
Yosuf Haydary
b8fb4f2cbf
Upgrade Ingress API versions to networking.k8s.io/v due to deprecation
...
Fixes: Warning: extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
Signed-off-by: Yosuf Haydary <yosuf.haydary@rws.nl>
2021-02-14 22:01:29 +01:00
Fabian Vilers
be6754470c
Fix kubelet 1.19 metrics name
...
Signed-off-by: Fabian Vilers <fabian.vilers@dev-one.com>
2021-02-01 15:51:03 +01:00
Carlos de Paula
a136833aaf
Regenerate manifests
2020-12-30 14:07:40 -03:00
Taichi Soma
680c13fc87
Change manifests/grafana-dashboardDefinitions.yaml
2020-12-11 03:20:27 +09:00
Carlos de Paula
e7c456f380
Restore Prometheus dashboard
2020-08-06 10:45:12 -03:00
Dan Webb
7d2b7473d8
[ #79 ] Fix duplicate Grafana Dashboard IDs
...
Fixes the duplicate grafana dashboard UIDs by allowing the DB to generate
the UIDs
2020-07-31 13:14:01 +01:00
Carlos de Paula
71e9e55f4c
Fix persistence
2020-06-22 09:36:10 -03:00
Carlos de Paula
2ffe9ea31f
Bump images and libs. Add params to vars.jsonnet
2020-06-19 09:58:49 -03:00
Carlos de Paula
357a39a627
Add options for pre-created PVs
2020-06-17 15:39:59 -03:00
Carlos de Paula
33af4a53d1
Fix consolidated Kubernetes dashboard
...
Fixes #56 .
2020-06-15 19:16:47 -03:00
Carlos de Paula
4185b080a1
Update container images
2020-05-26 12:59:47 -03:00
Carlos de Paula
80bedf1e20
Better file organization
2020-05-25 20:28:12 -03:00
Carlos de Paula
8882eb5e78
Revert jsonnet libraries
2020-05-23 20:38:45 -03:00
Carlos de Paula
7c39bd7493
Fixed manifest generation without GOPATH set
2020-05-23 20:02:01 -03:00
Carlos de Paula
251a0f4f76
Gerenerate manifests
2020-05-23 19:13:38 -03:00
Carlos de Paula
d4be411a81
Bump images to latest versions
2020-03-18 16:58:42 -03:00
Carlos de Paula
cf9d529222
Update ksm lib and remove workaround for image ver
2020-03-18 11:47:06 -03:00
Carlos de Paula
cdb23a0bcc
Bump libraries and use kube-rbac-proxy in K3s
2020-03-18 11:13:47 -03:00
Carlos de Paula
bed566c8c5
Improve Ingress generation from #29
...
Add TLS to ingress as an optional feature and also be able to provide
own certificates.
2020-03-02 16:46:38 -03:00
Carlos de Paula
f857930874
Update libs
2019-11-17 12:05:27 -03:00
Carlos de Paula
6213f12199
Update libs
2019-10-09 17:33:29 -03:00
Carlos de Paula
42ffee2d4c
Update API versions
2019-10-09 11:26:42 -03:00
Carlos de Paula
fb08cda75e
Refactor into classes
2019-09-26 19:02:47 -03:00
Carlos de Paula
aad5dd8d93
Update readme and regenerate manifests for default Kubernetes
2019-08-21 19:13:13 -03:00
Carlos de Paula
8ef44ef1ce
Update libs and regenerate manifests
2019-08-21 12:28:55 -03:00
Carlos de Paula
19bd000f3e
Update readme and manifest generation for K3s
2019-08-20 21:46:29 -03:00
Carlos de Paula
5c19ad2ab2
Expose ports on KSM for K3s
2019-08-20 17:45:42 -03:00
Carlos de Paula
b6cdf80843
Fix ports for ksm and kubelet
2019-08-20 16:35:09 -03:00
Carlos de Paula
c0fb818677
Add config parameter and overrides to remove kube-rbac-proxy from exporters
2019-08-19 20:20:17 -03:00
CarlosEDP
28075aa925
Regenerate manifests
2019-08-08 19:39:26 -03:00
CarlosEDP
7375469d1c
Update image and lib versions
2019-08-08 17:09:53 -03:00
CarlosEDP
5590ec8538
Remove addon-resizer customization due to revert image
2019-05-08 22:22:26 -03:00
CarlosEDP
4bceaa67e2
Change domain to generic nip.io. Use http Kubelet port
2019-05-07 12:19:04 -03:00
CarlosEDP
693da4dc9d
Update libs. Remove arm-exporter from default manifest generation
2019-05-03 13:57:03 -03:00
CarlosEDP
732a650b51
Fix issue #11 . Arm-exporter didn't have a ServiceAccount and TLS params
2019-04-23 12:03:34 -03:00
CarlosEDP
a2f54dddd0
Change references to kube-prometheus library. Update libs and regenerate manifests
2019-04-22 15:17:53 -03:00
CarlosEDP
651c0cfe49
Regenerate manifests. Set all additional modules and persistence to false by default
2019-04-08 16:42:26 -03:00
CarlosEDP
d4114769e2
Update libs. Re-add Kube-state-metrics override due to reverted threshold parameter on lib
2019-03-25 20:08:54 -03:00
CarlosEDP
4ee0c86a03
Fix for the unused namespaces in case of disabling additional addons
2019-03-25 18:01:00 -03:00
CarlosEDP
a38192bbe0
Improve build scripts. Rebuild manifests due to escaping error on ~
2019-03-13 19:27:20 -03:00
CarlosEDP
7c31f8e998
Updated libraries
2019-03-13 18:44:16 -03:00
CarlosEDP
eb9320fd55
Update fluentd dashboard
2019-03-06 18:16:24 -03:00
CarlosEDP
25ef5a809a
Update ElasticSearch Grafana dashboard
2019-02-28 19:27:56 -03:00
CarlosEDP
d9f18d6c38
Added Fluentd dashboard
2019-02-27 17:43:30 -03:00
CarlosEDP
bdb787d0cc
Updated UPS dashboard
2019-02-27 16:01:42 -03:00
CarlosEDP
9116c87d69
Fix arm-exporter port/ip allocation. Update dashboard
2019-02-27 13:18:13 -03:00