Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 638 Bytes

pod-container-resources.md

File metadata and controls

24 lines (19 loc) · 638 Bytes

Dashboard for k8s clusters that use kube-prometheus for collecting metrics.

About Dashboard

This dashboard will help you visualize resource utilization per pod or container.

Graph panels

CPU

  • Actual usage
  • Requested
  • Limited

RAM

  • Actual usage
  • Requested
  • Limited

Network

  • Input
  • Output

How to use

After importing dashboard - create variable $source that will contain the datasource (if you are using different datasources for different cluster), or just hardcode it.

How to contribute

Feel free to make PR in github repository.