Skip to content

Commit

Permalink
[zh]Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm-rese…
Browse files Browse the repository at this point in the history
…t-phase.md
  • Loading branch information
kinzhi committed Apr 24, 2022
1 parent 22c0708 commit ab63d9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
Expand Up @@ -594,7 +594,7 @@ API 服务器的静态 Pod 清单会受到用户提供的以下参数的影响:
#### 控制器管理器 {#controller-manager}

<!--
The static Pod manifest for the controller-manager is affected by following parameters provided by the users:
The static Pod manifest for the controller manager is affected by following parameters provided by the users:
-->
控制器管理器的静态 Pod 清单受用户提供的以下参数的影响:

Expand Down
Expand Up @@ -43,20 +43,6 @@ Using this phase you can execute preflight checks on a node that is being reset.
{{< tab name="preflight" include="generated/kubeadm_reset_phase_preflight.md" />}}
{{< /tabs >}}

<!--
## kubeadm reset phase update-cluster-status
-->
## kubeadm reset phase update-cluster-status {#cmd-reset-phase-update-cluster-status}

<!--
Using this phase you can remove this control-plane node from the ClusterStatus object.
-->
使用此阶段,你可以从 ClusterStatus 对象中删除此控制平面节点。

{{< tabs name="tab-update-cluster-status" >}}
{{< tab name="update-cluster-status" include="generated/kubeadm_reset_phase_update-cluster-status.md" />}}
{{< /tabs >}}

<!--
## kubeadm reset phase remove-etcd-member
-->
Expand Down

0 comments on commit ab63d9a

Please sign in to comment.