⎈ k8s knowledge compiler

PodsMetricStatus [api_object]ai-synthesized · conf 0.82

PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).

autoscaling

Represents metrics about pods, such as CPU or memory usage.

Why it matters This object is used in autoscaling to determine the current resource utilization of a pod.

Key facts - Metrics are collected from the pod's containers - Used for autoscaling decisions

Common pitfalls - Incorrect metric selection can lead to poor scaling decisions

Related api:ResourceMetricSource, api:ResourceMetricStatus

Sources

swagger.jsonio.k8s.api.autoscaling.v2.PodsMetricStatus

Related (3)

related_to MetricValueStatusreferences type conf=1
related_to MetricIdentifierreferences type conf=1
related_to MetricStatusreferences type conf=1

← all API Explorer