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.json — “io.k8s.api.autoscaling.v2.PodsMetricStatus”