Skip to content

Commit e74b41a

Browse files
committed
kubeadm: graduate WaitForAllControlPlaneComponents to Beta
1 parent eace141 commit e74b41a

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
@@ -157,7 +157,7 @@ Feature | Default | Alpha | Beta | GA
157157
:-------|:--------|:------|:-----|:----
158158
`ControlPlaneKubeletLocalMode` | `false` | 1.31 | - | -
159159
`NodeLocalCRISocket` | `false` | 1.32 | - | -
160-
`WaitForAllControlPlaneComponents` | `false` | 1.30 | - | -
160+
`WaitForAllControlPlaneComponents` | `true` | 1.30 | 1.33 | -
161161
{{< /table >}}
162162

163163
{{< note >}}

0 commit comments

Comments
 (0)