Kubernetes Resource Requests
9,889,572

Created 7/27/2018
Updated 7/27/2018
Revision 1
Grafana Version >=4.6.2
Datasources
Prometheus

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

Get Dashboard
Download
Copy to Clipboard
Source Grafana.com

Used Metrics 7

  • min

  • kube_node_status_allocatable_cpu_cores

  • kube_pod_container_resource_requests_cpu_cores

  • kube_pod_container_resource_limits_cpu_cores

  • kube_node_status_allocatable_memory_bytes

  • kube_pod_container_resource_requests_memory_bytes

  • kube_pod_container_resource_limits_memory_bytes