Skip to content

Commit ed90336

Browse files
committed
kubeadm-init: mark EtcdLearnerMode as GA
1 parent 8a44d27 commit ed90336

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
@@ -156,7 +156,7 @@ List of feature gates:
156156
Feature | Default | Alpha | Beta | GA
157157
:-------|:--------|:------|:-----|:----
158158
`ControlPlaneKubeletLocalMode` | `false` | 1.31 | - | -
159-
`EtcdLearnerMode` | `true` | 1.27 | 1.29 | -
159+
`EtcdLearnerMode` | `true` | 1.27 | 1.29 | 1.32
160160
`PublicKeysECDSA` | `false` | 1.19 | - | -
161161
`WaitForAllControlPlaneComponents` | `false` | 1.30 | - | -
162162
{{< /table >}}

0 commit comments

Comments
 (0)