File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed
content/zh/docs/reference/setup-tools/kubeadm Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -594,7 +594,7 @@ API 服务器的静态 Pod 清单会受到用户提供的以下参数的影响:
594
594
#### 控制器管理器 {#controller-manager}
595
595
596
596
<!--
597
- The static Pod manifest for the controller- manager is affected by following parameters provided by the users:
597
+ The static Pod manifest for the controller manager is affected by following parameters provided by the users:
598
598
-->
599
599
控制器管理器的静态 Pod 清单受用户提供的以下参数的影响:
600
600
Original file line number Diff line number Diff line change @@ -43,20 +43,6 @@ Using this phase you can execute preflight checks on a node that is being reset.
43
43
{{< tab name="preflight" include="generated/kubeadm_reset_phase_preflight.md" />}}
44
44
{{< /tabs >}}
45
45
46
- <!--
47
- ## kubeadm reset phase update-cluster-status
48
- -->
49
- ## kubeadm reset phase update-cluster-status {#cmd-reset-phase-update-cluster-status}
50
-
51
- <!--
52
- Using this phase you can remove this control-plane node from the ClusterStatus object.
53
- -->
54
- 使用此阶段,你可以从 ClusterStatus 对象中删除此控制平面节点。
55
-
56
- {{< tabs name="tab-update-cluster-status" >}}
57
- {{< tab name="update-cluster-status" include="generated/kubeadm_reset_phase_update-cluster-status.md" />}}
58
- {{< /tabs >}}
59
-
60
46
<!--
61
47
## kubeadm reset phase remove-etcd-member
62
48
-->
You can’t perform that action at this time.
0 commit comments