Skip to content

Commit d2f678e

Browse files
authored
Merge pull request #49512 from chrischdi/pr-kubeadm-ControlPlaneKubeletLocalMode-beta
kubeadm: Document ControlPlaneKubeletLocalMode promotion to beta
2 parents 3a67eca + 77f4600 commit d2f678e

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` | `true` | 1.30 | 1.33 | -
161161
{{< /table >}}

0 commit comments

Comments
 (0)