19 lines
365 B
Markdown
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.
|