Skip to content

Commit 77f4600

Browse files
committed
kubeadm: Document ControlPlaneKubeletLocalMode promotion to beta
1 parent 712a723 commit 77f4600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ List of feature gates:
155155
{{< table caption="kubeadm feature gates" >}}
156156
Feature | Default | Alpha | Beta | GA
157157
:-------|:--------|:------|:-----|:----
158-
`ControlPlaneKubeletLocalMode` | `false` | 1.31 | - | -
158+
`ControlPlaneKubeletLocalMode` | `true` | 1.31 | 1.33 | -
159159
`NodeLocalCRISocket` | `false` | 1.32 | - | -
160160
`WaitForAllControlPlaneComponents` | `false` | 1.30 | - | -
161161
{{< /table >}}

0 commit comments

Comments
 (0)