website/content/en/docs/reference/command-line-tools-reference/feature-gates/hpa-container-metrics.md

19 lines
365 B
Markdown

---
title: HPAContainerMetrics
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.20"
toVersion: "1.26"
- stage: beta
defaultValue: true
fromVersion: "1.27"
---
Enable the `HorizontalPodAutoscaler` to scale based on
metrics from individual containers in target pods.