python/kubernetes/docs/V2PodsMetricSource.md
2022-02-14 14:12:02 -08:00

652 B

V2PodsMetricSource

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

Name Type Description Notes
metric V2MetricIdentifier
target V2MetricTarget

[Back to Model list] [Back to API list] [Back to README]