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.
2 parents 0678ae6 + 203f74b commit 54cd13eCopy full SHA for 54cd13e
content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init-phase.md
@@ -175,9 +175,9 @@ By default the certs and encryption key expire after two hours.
175
## kubeadm init phase mark-control-plane {#cmd-phase-mark-control-plane}
176
177
<!--
178
-Use the following phase to label and taint the node with the `node-role.kubernetes.io/master=""` key-value pair.
+Use the following phase to label and taint the node as a control plane node.
179
-->
180
-使用以下阶段来给具有 `node-role.kubernetes.io/master=""` 键值对的节点
+使用以下阶段来给作为控制平面的节点
181
打标签(label)和记录污点(taint)。
182
183
{{< tabs name="tab-mark-control-plane" >}}
0 commit comments