Skip to content

Commit 25265cf

Browse files
committed
Update ServiceLBNodePortControl feature gate status
Signed-off-by: Hanlin Shi <[email protected]>
1 parent 8b51854 commit 25265cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ different Kubernetes components.
167167
| `RotateKubeletServerCertificate` | `true` | Beta | 1.12 | |
168168
| `SeccompDefault` | `false` | Alpha | 1.22 | |
169169
| `ServiceInternalTrafficPolicy` | `false` | Alpha | 1.21 | |
170-
| `ServiceLBNodePortControl` | `false` | Alpha | 1.20 | |
170+
| `ServiceLBNodePortControl` | `false` | Alpha | 1.20 | 1.21 |
171+
| `ServiceLBNodePortControl` | `true` | Beta | 1.22 | |
171172
| `ServiceLoadBalancerClass` | `false` | Alpha | 1.21 | 1.21 |
172173
| `ServiceLoadBalancerClass` | `true` | Beta | 1.22 | |
173174
| `SizeMemoryBackedVolumes` | `false` | Alpha | 1.20 | 1.21 |

0 commit comments

Comments
 (0)