You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/NodeInclusionPolicyInPodTopologySpread.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,17 @@ _build:
6
6
render: false
7
7
8
8
stages:
9
-
- stage: alpha
9
+
- stage: alpha
10
10
defaultValue: false
11
11
fromVersion: "1.25"
12
12
toVersion: "1.25"
13
13
- stage: beta
14
14
defaultValue: true
15
15
fromVersion: "1.26"
16
+
toVersion: "1.32"
17
+
- stage: stable
18
+
defaultValue: true
19
+
fromVersion: "1.33"
16
20
---
17
21
Enable using `nodeAffinityPolicy` and `nodeTaintsPolicy` in
0 commit comments