Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PodsMetricSourceV2Beta2

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.

schema

io.k8s.api.autoscaling.v2beta2.PodsMetricSource

Hierarchy

  • PodsMetricSourceV2Beta2

Index

Properties

Properties

Readonly metric

metric identifies the target metric by name and selector

schema

io.k8s.api.autoscaling.v2beta2.PodsMetricSource#metric

Readonly target

target specifies the target value for the given metric

schema

io.k8s.api.autoscaling.v2beta2.PodsMetricSource#target

Generated using TypeDoc