Kostavro / vertical-pod-autoscaler-grafana

VPA Grafana Dashboard
0 stars 1 forks source link

VPA Grafana Dashboard

A Grafana dashboard for Kubernetes Vertical Pod Autoscaler.

Uses Prometheus datasource to get VPA metrics (lowerBound, upperBound, target, minAllowed, maxAllowed, update_mode) and average pod resources usage (cpu, memory).

Also uses Elasticsearch datasource to show Eviction and too few replicas events.

vpa-recommendations_top

vpa-recommendations_bottom

Remember: Enable verticalpodautoscalers collector on kube-state-metrics (described here).

Credits: Based on vpa-dashboard from gardener.

https://grafana.com/grafana/dashboards/14568