Skip to content

Commit d176d0b

Browse files
committed
InPlacePodVerticalScaling graduated to GA
1 parent e588a2e commit d176d0b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/InPlacePodVerticalScaling.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,10 @@ stages:
1313
- stage: beta
1414
defaultValue: true
1515
fromVersion: "1.33"
16+
toVersion: "1.34"
17+
- stage: stable
18+
locked: true
19+
defaultValue: true
20+
fromVersion: "1.35"
1621
---
1722
Enables in-place Pod vertical scaling.

0 commit comments

Comments
 (0)