20 lines
467 B
Markdown
20 lines
467 B
Markdown
---
|
|
title: InPlacePodVerticalScalingAllocatedStatus
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.32"
|
|
---
|
|
|
|
<!--
|
|
Enables the `allocatedResources` field in the container status.
|
|
This feature requires the `InPlacePodVerticalScaling` gate be enabled as well.
|
|
-->
|
|
启用容器状态中的 `allocatedResources` 字段。
|
|
此特性还需要启用 `InPlacePodVerticalScaling` 门控。
|