File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -158,8 +158,6 @@ different Kubernetes components.
158
158
| ` RotateKubeletServerCertificate ` | ` false ` | Alpha | 1.7 | 1.11 |
159
159
| ` RotateKubeletServerCertificate ` | ` true ` | Beta | 1.12 | |
160
160
| ` RunAsGroup ` | ` true ` | Beta | 1.14 | |
161
- | ` ServerSideApply ` | ` false ` | Alpha | 1.14 | 1.15 |
162
- | ` ServerSideApply ` | ` true ` | Beta | 1.16 | |
163
161
| ` ServiceInternalTrafficPolicy ` | ` false ` | Alpha | 1.21 | |
164
162
| ` ServiceLBNodePortControl ` | ` false ` | Alpha | 1.20 | |
165
163
| ` ServiceLoadBalancerClass ` | ` false ` | Alpha | 1.21 | |
@@ -332,6 +330,9 @@ different Kubernetes components.
332
330
| ` SCTPSupport ` | ` false ` | Alpha | 1.12 | 1.18 |
333
331
| ` SCTPSupport ` | ` true ` | Beta | 1.19 | 1.19 |
334
332
| ` SCTPSupport ` | ` true ` | GA | 1.20 | - |
333
+ | ` ServerSideApply ` | ` false ` | Alpha | 1.14 | 1.15 |
334
+ | ` ServerSideApply ` | ` true ` | Beta | 1.16 | 1.21 |
335
+ | ` ServerSideApply ` | ` true ` | GA | 1.22 | - |
335
336
| ` ServiceAccountIssuerDiscovery ` | ` false ` | Alpha | 1.18 | 1.19 |
336
337
| ` ServiceAccountIssuerDiscovery ` | ` true ` | Beta | 1.20 | 1.20 |
337
338
| ` ServiceAccountIssuerDiscovery ` | ` true ` | GA | 1.21 | - |
You can’t perform that action at this time.
0 commit comments