@@ -101,7 +101,8 @@ different Kubernetes components.
101
101
| ` DisableCloudProviders ` | ` false ` | Alpha | 1.22 | |
102
102
| ` DisableKubeletCloudCredentialProviders ` | ` false ` | Alpha | 1.23 | |
103
103
| ` DownwardAPIHugePages ` | ` false ` | Alpha | 1.20 | 1.20 |
104
- | ` DownwardAPIHugePages ` | ` false ` | Beta | 1.21 | |
104
+ | ` DownwardAPIHugePages ` | ` false ` | Beta | 1.21 | 1.21 |
105
+ | ` DownwardAPIHugePages ` | ` true ` | Beta | 1.22 | |
105
106
| ` EndpointSliceTerminatingCondition ` | ` false ` | Alpha | 1.20 | 1.21 |
106
107
| ` EndpointSliceTerminatingCondition ` | ` true ` | Beta | 1.22 | |
107
108
| ` EphemeralContainers ` | ` false ` | Alpha | 1.16 | 1.22 |
@@ -137,7 +138,7 @@ different Kubernetes components.
137
138
| ` KubeletPodResources ` | ` false ` | Alpha | 1.13 | 1.14 |
138
139
| ` KubeletPodResources ` | ` true ` | Beta | 1.15 | |
139
140
| ` KubeletPodResourcesGetAllocatable ` | ` false ` | Alpha | 1.21 | 1.22 |
140
- | ` KubeletPodResourcesGetAllocatable ` | ` false ` | Beta | 1.23 | |
141
+ | ` KubeletPodResourcesGetAllocatable ` | ` true ` | Beta | 1.23 | |
141
142
| ` LocalStorageCapacityIsolation ` | ` false ` | Alpha | 1.7 | 1.9 |
142
143
| ` LocalStorageCapacityIsolation ` | ` true ` | Beta | 1.10 | |
143
144
| ` LocalStorageCapacityIsolationFSQuotaMonitoring ` | ` false ` | Alpha | 1.15 | |
@@ -155,7 +156,7 @@ different Kubernetes components.
155
156
| ` NodeSwap ` | ` false ` | Alpha | 1.22 | |
156
157
| ` NodeOutOfServiceVolumeDetach ` | ` false ` | Alpha | 1.24 | |
157
158
| ` OpenAPIEnums ` | ` false ` | Alpha | 1.23 | 1.23 |
158
- | ` OpenAPIEnums ` | ` false ` | Beta | 1.24 | |
159
+ | ` OpenAPIEnums ` | ` true ` | Beta | 1.24 | |
159
160
| ` OpenAPIV3 ` | ` false ` | Alpha | 1.23 | 1.23 |
160
161
| ` OpenAPIV3 ` | ` true ` | Beta | 1.24 | |
161
162
| ` PodAndContainerStatsFromCRI ` | ` false ` | Alpha | 1.23 | |
@@ -198,7 +199,7 @@ different Kubernetes components.
198
199
| ` WinOverlay ` | ` false ` | Alpha | 1.14 | 1.19 |
199
200
| ` WinOverlay ` | ` true ` | Beta | 1.20 | |
200
201
| ` WindowsHostProcessContainers ` | ` false ` | Alpha | 1.22 | 1.22 |
201
- | ` WindowsHostProcessContainers ` | ` false ` | Beta | 1.23 | |
202
+ | ` WindowsHostProcessContainers ` | ` true ` | Beta | 1.23 | |
202
203
{{< /table >}}
203
204
204
205
### Feature gates for graduated or deprecated features
0 commit comments