Skip to content

Commit 1c7979d

Browse files
authored
Merge pull request #27678 from shannonxtreme/feature-gates
Update Stages column
2 parents d267504 + ea7c79f commit 1c7979d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ different Kubernetes components.
132132
| `IPv6DualStack` | `true` | Beta | 1.21 | |
133133
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | |
134134
| `LegacyNodeRoleBehavior` | `false` | Alpha | 1.16 | 1.18 |
135-
| `LegacyNodeRoleBehavior` | `true` | True | 1.19 | |
135+
| `LegacyNodeRoleBehavior` | `true` | Beta | 1.19 | |
136136
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | 1.9 |
137137
| `LocalStorageCapacityIsolation` | `true` | Beta | 1.10 | |
138138
| `LocalStorageCapacityIsolationFSQuotaMonitoring` | `false` | Alpha | 1.15 | |
@@ -185,7 +185,7 @@ different Kubernetes components.
185185
| `WinOverlay` | `false` | Alpha | 1.14 | 1.19 |
186186
| `WinOverlay` | `true` | Beta | 1.20 | |
187187
| `WindowsEndpointSliceProxying` | `false` | Alpha | 1.19 | 1.20 |
188-
| `WindowsEndpointSliceProxying` | `true` | beta | 1.21 | |
188+
| `WindowsEndpointSliceProxying` | `true` | Beta | 1.21 | |
189189
{{< /table >}}
190190

191191
### Feature gates for graduated or deprecated features

0 commit comments

Comments
 (0)