Skip to content

Commit 54cd13e

Browse files
authored
Merge pull request #33432 from zyy19981018/zyy8
[zh]Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init…
2 parents 0678ae6 + 203f74b commit 54cd13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init-phase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ By default the certs and encryption key expire after two hours.
175175
## kubeadm init phase mark-control-plane {#cmd-phase-mark-control-plane}
176176

177177
<!--
178-
Use the following phase to label and taint the node with the `node-role.kubernetes.io/master=""` key-value pair.
178+
Use the following phase to label and taint the node as a control plane node.
179179
-->
180-
使用以下阶段来给具有 `node-role.kubernetes.io/master=""` 键值对的节点
180+
使用以下阶段来给作为控制平面的节点
181181
打标签(label)和记录污点(taint)。
182182

183183
{{< tabs name="tab-mark-control-plane" >}}

0 commit comments

Comments
 (0)