File tree 2 files changed +3
-3
lines changed
en/docs/reference/setup-tools/kubeadm
zh-cn/docs/reference/setup-tools/kubeadm
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ List of feature gates:
155
155
{{< table caption="kubeadm feature gates" >}}
156
156
Feature | Default | Alpha | Beta | GA
157
157
:-------|:--------|:------|:-----|:----
158
- ` ControlPlaneKubeletLocalMode ` | ` false ` | 1.31 | - | -
158
+ ` ControlPlaneKubeletLocalMode ` | ` true ` | 1.31 | 1.33 | -
159
159
` EtcdLearnerMode ` | ` true ` | 1.27 | 1.29 | 1.32
160
160
` NodeLocalCRISocket ` | ` false ` | 1.32 | - | -
161
161
` WaitForAllControlPlaneComponents ` | ` false ` | 1.30 | - | -
Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ List of feature gates:
295
295
{{< table caption="kubeadm feature gates" >}}
296
296
Feature | Default | Alpha | Beta | GA
297
297
:-------|:--------|:------|:-----|:----
298
- `ControlPlaneKubeletLocalMode` | `false ` | 1.31 | - | -
298
+ `ControlPlaneKubeletLocalMode` | `true ` | 1.31 | 1.33 | -
299
299
`EtcdLearnerMode` | `true` | 1.27 | 1.29 | 1.32
300
300
`NodeLocalCRISocket` | `false` | 1.32 | - | -
301
301
`WaitForAllControlPlaneComponents` | `false` | 1.30 | - | -
@@ -304,7 +304,7 @@ Feature | Default | Alpha | Beta | GA
304
304
{{< table caption="kubeadm 特性门控" >}}
305
305
特性 | 默认值 | Alpha | Beta | GA
306
306
:-------|:--------|:------|:-----|:----
307
- ` ControlPlaneKubeletLocalMode ` | ` false ` | 1.31 | - | -
307
+ ` ControlPlaneKubeletLocalMode ` | ` true ` | 1.31 | 1.33 | -
308
308
` EtcdLearnerMode ` | ` true ` | 1.27 | 1.29 | 1.32
309
309
` NodeLocalCRISocket ` | ` false ` | 1.32 | - | -
310
310
` WaitForAllControlPlaneComponents ` | ` false ` | 1.30 | - | -
You can’t perform that action at this time.
0 commit comments