Manifests.io

Easy to use kubernetes documentation

HorizontalPodAutoscaler.spec.metrics.external

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).

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?