PromQL for retrieving allocatable and capacity number for Kubernetes pods resources

10/9/2019

As the title is mostly self-explanatory, I am trying to find the PromQL which would give me the allocatable and capacity number (separately) in the context of the Kubernetes Pod resources. The default value is often 110 but I dont seem to be able to find this number amongst the metrics. I would like to avoid installing the autoscaler.

-- Tony.H
kube-state-metrics
kubernetes
prometheus
promql

0 Answers