File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -260,20 +260,18 @@ Don't apply any changes; just output what would be done.
260
260
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
261
261
<!--
262
262
A set of key=value pairs that describe feature gates for various features. Options are:<br/>
263
- ControlPlaneKubeletLocalMode=true|false (ALPHA - default=false)<br/>
264
- EtcdLearnerMode=true|false (default=true)<br/>
263
+ ControlPlaneKubeletLocalMode=true|false (BETA - default=true)<br/>
265
264
NodeLocalCRISocket=true|false (ALPHA - default=false)<br/>
266
265
PublicKeysECDSA=true|false (DEPRECATED - default=false)<br/>
267
266
RootlessControlPlane=true|false (ALPHA - default=false)<br/>
268
- WaitForAllControlPlaneComponents=true|false (ALPHA - default=false )
267
+ WaitForAllControlPlaneComponents=true|false (BETA - default=true )
269
268
-->
270
269
一组用来描述各种功能特性的键值(key=value)对。选项是:<br />
271
- ControlPlaneKubeletLocalMode=true|false (ALPHA - 默认值=false)<br />
272
- EtcdLearnerMode=true|false (默认值=true)<br />
270
+ ControlPlaneKubeletLocalMode=true|false (BETA - 默认值=true)<br />
273
271
NodeLocalCRISocket=true|false (ALPHA - 默认值=false)<br />
274
272
PublicKeysECDSA=true|false (DEPRECATED - 默认值=false)<br />
275
273
RootlessControlPlane=true|false (ALPHA - 默认值=false)<br />
276
- WaitForAllControlPlaneComponents=true|false (ALPHA - 默认值=false )
274
+ WaitForAllControlPlaneComponents=true|false (BETA - 默认值=true )
277
275
</td >
278
276
</tr >
279
277
You can’t perform that action at this time.
0 commit comments