Kubernetes cluster monitoring (via Prometheus) by Jjo Org
https://grafana.com/dashboards/3119 - Monitors Kubernetes cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, control plane (as deployed by kops) statistics. Uses cAdvisor metrics only.
Tweaked from original https://grafana.com/dashboards/315 to add templating for:
- adaptable $interval (instead of hardcoded 1m)
- selectable $datasource (very useful to have a single dashboard tackling several prometheis )