Screenshot from 2018-07-27 13-30-50.png
Kubernetes-resource-requests
This dashboards shows you the total allocatable CPU/Memory for the cluster (information from the nodes) and the CPU/Memory pod request and limits set in each pod.
This is helpful information to let you know how much was requested and what the limits of the CPU/Memory are. You can use this information to help you plan to scale out the cluster or to view how efficiently the cluster is being used.
Original source: https://grafana.com/dashboards/3149
Modified and added in:
- cpu/memory pod limits to the charts
Source: https://github.com/sekka1/cloud-public/tree/master/kubernetes/grafana-dashboards/kubernetes-resource-request