typhoon/addons
Dalton Hubble 19de38b30d Fix Prometheus etcd metrics scraping
* Prometheus was configured to use kubernetes discovery
of etcd targets based on nodes matching the node label
node-role.kubernetes.io/controller=true
* Kubernetes v1.16 stopped permitting node role labels
node-role.kubernetes.io/* so Typhoon renamed these labels
(no longer any association with roles) to
node.kubermetes.io/controller=true
* As a result, Prometheus didn't discover etcd targets,
etcd metrics were missing, etcd alerts were ineffective,
and the etcd Grafana dashboard was empty
* Introduced: https://github.com/poseidon/typhoon/pull/543
2019-10-03 19:07:05 -07:00
..
cluo Set cpu/memory resources requests/limits for some addons 2019-03-20 00:15:08 -07:00
grafana Update Grafana from v6.3.6 to v6.4.1 2019-10-02 20:36:05 -07:00
nginx-ingress Update nginx-ingress from v0.25.1 to v0.26.1 2019-09-30 22:01:07 -07:00
prometheus Fix Prometheus etcd metrics scraping 2019-10-03 19:07:05 -07:00