Skip to content

Commit f7ad631

Browse files
tengqmk8s-ci-robot
authored andcommitted
Update DynamicKubeletConfig feature to beta (#9110)
xref: kubernetes/kubernetes#64275
1 parent e37c825 commit f7ad631

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
@@ -51,7 +51,8 @@ different Kubernetes components.
5151
| `DebugContainers` | `false` | Alpha | 1.10 | |
5252
| `DevicePlugins` | `false` | Alpha | 1.8 | 1.9 |
5353
| `DevicePlugins` | `true` | Beta | 1.10 | |
54-
| `DynamicKubeletConfig` | `false` | Alpha | 1.4 | |
54+
| `DynamicKubeletConfig` | `false` | Alpha | 1.4 | 1.10 |
55+
| `DynamicKubeletConfig` | `true` | Beta | 1.11 | |
5556
| `DynamicVolumeProvisioning` | `true` | Alpha | 1.3 | 1.7 |
5657
| `DynamicVolumeProvisioning` | `true` | GA | 1.8 | |
5758
| `EnableEquivalenceClassCache` | `false` | Alpha | 1.8 | |

0 commit comments

Comments
 (0)