Kubernetes Deployments 96,92196,921 5.0 (5 reviews)
Displays cpu/memory/network for Deployments. This dashboard allows for drilling down from namespace->deployment->pod->container in such a way that you don't have to care about the specific pod if you only care about the average of the current deployments.
The configuration is compatible with this instillation of Prometheus - https://github.com/kubernetes/charts/tree/master/stable/prometheus A default node exporter will also likely function.
Dashboard sources - https://github.com/sstarcher/grafana-dashboards
Used Metrics 77
-
container_memory_usage_bytes
kube_pod_container_resource_requests_memory_bytes
kube_pod_container_resource_limits_memory_bytes
-
container_cpu_usage_seconds_total
kube_pod_container_resource_requests_cpu_cores
kube_pod_container_resource_limits_cpu_cores
-
container_network_receive_bytes_total