We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4f4b9 commit 0dcd235Copy full SHA for 0dcd235
content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubelet-start.md
@@ -104,6 +104,20 @@ kubelet-start 操作的帮助命令
104
</td>
105
</tr>
106
107
+<tr>
108
+<td colspan="2">--image-repository string <!--Default:--> 默认值:"registry.k8s.io"</td>
109
+</tr>
110
111
+<td></td><td style="line-height: 130%; word-wrap: break-word;">
112
+<p>
113
+<!--
114
+Choose a container registry to pull control plane images from
115
+-->
116
+选择一个容器镜像仓库来从中拉取控制平面组件的镜像
117
+</p>
118
+</td>
119
120
+
121
<tr>
122
<td colspan="2">--node-name string</td>
123
0 commit comments