Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 851 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 851 Bytes

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