Merge pull request #33432 from zyy19981018/zyy8
[zh]Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init…
This commit is contained in:
@@ -175,9 +175,9 @@ By default the certs and encryption key expire after two hours.
|
|||||||
## kubeadm init phase mark-control-plane {#cmd-phase-mark-control-plane}
|
## kubeadm init phase mark-control-plane {#cmd-phase-mark-control-plane}
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
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.
|
||||||
-->
|
-->
|
||||||
使用以下阶段来给具有 `node-role.kubernetes.io/master=""` 键值对的节点
|
使用以下阶段来给作为控制平面的节点
|
||||||
打标签(label)和记录污点(taint)。
|
打标签(label)和记录污点(taint)。
|
||||||
|
|
||||||
{{< tabs name="tab-mark-control-plane" >}}
|
{{< tabs name="tab-mark-control-plane" >}}
|
||||||
|
|||||||
Reference in New Issue
Block a user