ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).
io.k8s.api.autoscaling.v2beta2.ExternalMetricSource
metric identifies the target metric by name and selector
io.k8s.api.autoscaling.v2beta2.ExternalMetricSource#metric
target specifies the target value for the given metric
io.k8s.api.autoscaling.v2beta2.ExternalMetricSource#target
Generated using TypeDoc
ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).
io.k8s.api.autoscaling.v2beta2.ExternalMetricSource