We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DynamicKubeletConfig
1 parent e37c825 commit f7ad631Copy full SHA for f7ad631
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -51,7 +51,8 @@ different Kubernetes components.
51
| `DebugContainers` | `false` | Alpha | 1.10 | |
52
| `DevicePlugins` | `false` | Alpha | 1.8 | 1.9 |
53
| `DevicePlugins` | `true` | Beta | 1.10 | |
54
-| `DynamicKubeletConfig` | `false` | Alpha | 1.4 | |
+| `DynamicKubeletConfig` | `false` | Alpha | 1.4 | 1.10 |
55
+| `DynamicKubeletConfig` | `true` | Beta | 1.11 | |
56
| `DynamicVolumeProvisioning` | `true` | Alpha | 1.3 | 1.7 |
57
| `DynamicVolumeProvisioning` | `true` | GA | 1.8 | |
58
| `EnableEquivalenceClassCache` | `false` | Alpha | 1.8 | |
0 commit comments