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.
1 parent 712a723 commit 77f4600Copy full SHA for 77f4600
content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md
@@ -155,7 +155,7 @@ List of feature gates:
155
{{< table caption="kubeadm feature gates" >}}
156
Feature | Default | Alpha | Beta | GA
157
:-------|:--------|:------|:-----|:----
158
-`ControlPlaneKubeletLocalMode` | `false` | 1.31 | - | -
+`ControlPlaneKubeletLocalMode` | `true` | 1.31 | 1.33 | -
159
`NodeLocalCRISocket` | `false` | 1.32 | - | -
160
`WaitForAllControlPlaneComponents` | `false` | 1.30 | - | -
161
{{< /table >}}
0 commit comments