Skip to content

Commit 61047b9

Browse files
authored
Merge pull request #28770 from hanlins/lb-nodeport-beta
Update ServiceLBNodePortControl feature gate status
2 parents cb37285 + 25265cf commit 61047b9

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)