Skip to content

Commit af83f54

Browse files
authored
Merge pull request #49353 from tengqm/fg-ippvsec-132
Add feature gate InPlacePodVerticalScalingExclusiveCPUs v1.32
2 parents 3caf4d5 + 3318f46 commit af83f54

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: InPlacePodVerticalScalingExclusiveCPUs
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.32"
12+
---
13+
Enable resource resizing for containers in Guaranteed pods with integer CPU requests.
14+
It applies only in nodes with `InPlacePodVerticalScaling` and `CPUManager` features enabled,
15+
and the CPUManager policy set to `static`.

0 commit comments

Comments
 (0)