Commit Graph
4 Commits
Author SHA1 Message Date
Mike Bryant 51778eb36e kube-prometheus: add resource requests dashboard
This presents the resource requests vs the allocatable capacity in the cluster.
2017-03-10 20:04:16 +00:00
Mike Bryant 6a52b78990 Make kube-state-metrics HA by default, now the dashboards support it 2017-03-10 10:02:05 +00:00
Mike Bryant 3a5b762cef Update generated files 2017-03-09 21:25:27 +00:00
Mike Bryant b85b5b6bcf Account for multiple copies of kube-state-metrics
This can happen if you run multiple replicas, or if you redeploy kube-state-metrics.
In either case, prometheus records multiple metrics with the instance ip in, and the dashboard fails.

Use aggregation functions to get sensible output in either case
2017-03-09 21:23:55 +00:00