Manifests.io

Easy to use kubernetes documentation

HorizontalPodAutoscaler.spec.metrics.pods

PodsMetricSource indicates how to scale on a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.

Description
metric 🔗
MetricIdentifier *

metric identifies the target metric by name and selector

target 🔗
MetricTarget *

target specifies the target value for the given metric

See an issue here?