@@ -132,7 +132,7 @@ different Kubernetes components.
132
132
| ` IPv6DualStack ` | ` true ` | Beta | 1.21 | |
133
133
| ` KubeletCredentialProviders ` | ` false ` | Alpha | 1.20 | |
134
134
| ` LegacyNodeRoleBehavior ` | ` false ` | Alpha | 1.16 | 1.18 |
135
- | ` LegacyNodeRoleBehavior ` | ` true ` | Beta | 1.19 | |
135
+ | ` LegacyNodeRoleBehavior ` | ` true ` | Beta | 1.19 | 1.20 |
136
136
| ` LocalStorageCapacityIsolation ` | ` false ` | Alpha | 1.7 | 1.9 |
137
137
| ` LocalStorageCapacityIsolation ` | ` true ` | Beta | 1.10 | |
138
138
| ` LocalStorageCapacityIsolationFSQuotaMonitoring ` | ` false ` | Alpha | 1.15 | |
@@ -142,7 +142,7 @@ different Kubernetes components.
142
142
| ` NamespaceDefaultLabelName ` | ` true ` | Beta | 1.21 | |
143
143
| ` NetworkPolicyEndPort ` | ` false ` | Alpha | 1.21 | |
144
144
| ` NodeDisruptionExclusion ` | ` false ` | Alpha | 1.16 | 1.18 |
145
- | ` NodeDisruptionExclusion ` | ` true ` | Beta | 1.19 | |
145
+ | ` NodeDisruptionExclusion ` | ` true ` | Beta | 1.19 | 1.20 |
146
146
| ` NonPreemptingPriority ` | ` false ` | Alpha | 1.15 | 1.18 |
147
147
| ` NonPreemptingPriority ` | ` true ` | Beta | 1.19 | |
148
148
| ` PodDeletionCost ` | ` false ` | Alpha | 1.21 | |
@@ -164,7 +164,7 @@ different Kubernetes components.
164
164
| ` ServiceLBNodePortControl ` | ` false ` | Alpha | 1.20 | |
165
165
| ` ServiceLoadBalancerClass ` | ` false ` | Alpha | 1.21 | |
166
166
| ` ServiceNodeExclusion ` | ` false ` | Alpha | 1.8 | 1.18 |
167
- | ` ServiceNodeExclusion ` | ` true ` | Beta | 1.19 | |
167
+ | ` ServiceNodeExclusion ` | ` true ` | Beta | 1.19 | 1.20 |
168
168
| ` ServiceTopology ` | ` false ` | Alpha | 1.17 | |
169
169
| ` SetHostnameAsFQDN ` | ` false ` | Alpha | 1.19 | 1.19 |
170
170
| ` SetHostnameAsFQDN ` | ` true ` | Beta | 1.20 | |
@@ -287,11 +287,13 @@ different Kubernetes components.
287
287
| ` KubeletPodResources ` | ` false ` | Alpha | 1.13 | 1.14 |
288
288
| ` KubeletPodResources ` | ` true ` | Beta | 1.15 | |
289
289
| ` KubeletPodResources ` | ` true ` | GA | 1.20 | |
290
+ | ` LegacyNodeRoleBehavior ` | ` false ` | GA | 1.21 | - |
290
291
| ` MountContainers ` | ` false ` | Alpha | 1.9 | 1.16 |
291
292
| ` MountContainers ` | ` false ` | Deprecated | 1.17 | - |
292
293
| ` MountPropagation ` | ` false ` | Alpha | 1.8 | 1.9 |
293
294
| ` MountPropagation ` | ` true ` | Beta | 1.10 | 1.11 |
294
295
| ` MountPropagation ` | ` true ` | GA | 1.12 | - |
296
+ | ` NodeDisruptionExclusion ` | ` true ` | GA | 1.21 | - |
295
297
| ` NodeLease ` | ` false ` | Alpha | 1.12 | 1.13 |
296
298
| ` NodeLease ` | ` true ` | Beta | 1.14 | 1.16 |
297
299
| ` NodeLease ` | ` true ` | GA | 1.17 | - |
@@ -342,6 +344,7 @@ different Kubernetes components.
342
344
| ` ServiceLoadBalancerFinalizer ` | ` false ` | Alpha | 1.15 | 1.15 |
343
345
| ` ServiceLoadBalancerFinalizer ` | ` true ` | Beta | 1.16 | 1.16 |
344
346
| ` ServiceLoadBalancerFinalizer ` | ` true ` | GA | 1.17 | - |
347
+ | ` ServiceNodeExclusion ` | ` true ` | GA | 1.21 | - |
345
348
| ` StartupProbe ` | ` false ` | Alpha | 1.16 | 1.17 |
346
349
| ` StartupProbe ` | ` true ` | Beta | 1.18 | 1.19 |
347
350
| ` StartupProbe ` | ` true ` | GA | 1.20 | - |
0 commit comments