Kubernetes Cluster Resource Summary 8,2838,283
This dashboard will help you on maintaining a good TCO (Total Cost of Ownership) for your K8s cluster. You can analyse the overall resources usage Vs request and you can tweak the application resources accordingly.
Currently the tables created are more focusing on the requests configured and its usages against the cluster resources.
If the AVG request usage percentage is very less, your cluster is over provisioned. You need to tweak the resource request of your applications accordingly. This will help you to reduce the cost of your infrastructure.
The panels uses recording rules which comes by default with the Prometheus operator. You can see it by editing the panels.
Share your feedback.
Used Metrics 1111
-
container_cpu_usage_seconds_total
kube_node_status_capacity
-
container_memory_working_set_bytes
-
container_fs_usage_bytes
-
container_fs_limit_bytes
kube_pod_container_resource_requests
node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate
cluster:namespace:pod_cpu:active:kube_pod_container_resource_requests
cluster:namespace:pod_cpu:active:kube_pod_container_resource_limits
cluster:namespace:pod_memory:active:kube_pod_container_resource_requests
cluster:namespace:pod_memory:active:kube_pod_container_resource_limits