PodsMetricSource

io.k8s.api.autoscaling.v2.PodsMetricSource

Description

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.

Properties

metric MetricIdentifier required
metric identifies the target metric by name and selector
target MetricTarget required
target specifies the target value for the given metric