You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set of key=value pairs that describe feature gates for various features. Options are:<br/>IPv6DualStack=true|false (ALPHA - default=false)
55
+
A set of key=value pairs that describe feature gates for various features. Options are:<br/>PublicKeysECDSA=true|false (ALPHA - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>UnversionedKubeletConfigMap=true|false (BETA - default=true)
Choose a container registry to pull control plane images from
77
90
-->
91
+
<p>
78
92
选择用于拉取控制平面镜像的容器仓库
93
+
</p>
79
94
</td>
80
95
</tr>
81
96
@@ -92,7 +107,9 @@ Choose a container registry to pull control plane images from
92
107
<!--
93
108
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
0 commit comments