Skip to content

Commit 8eb5166

Browse files
authored
Merge pull request #32108 from my-git9/patch-33
[zh] Update components.md
2 parents 51d1153 + 62edf3c commit 8eb5166

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/overview/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ Control plane components can be run on any machine in the cluster. However,
5757
for simplicity, set up scripts typically start all control plane components on
5858
the same machine, and do not run user containers on this machine. See
5959
[Creating Highly Available clusters with kubeadm](/docs/setup/production-environment/tools/kubeadm/high-availability/)
60-
for an example control plane setup that runs across multiple VMs.
60+
for an example control plane setup that runs across multiple machines.
6161
-->
6262
控制平面组件可以在集群中的任何节点上运行。
6363
然而,为了简单起见,设置脚本通常会在同一个计算机上启动所有控制平面组件,
6464
并且不会在此计算机上运行用户容器。
6565
请参阅[使用 kubeadm 构建高可用性集群](/zh/docs/setup/production-environment/tools/kubeadm/high-availability/)
66-
中关于多 VM 控制平面设置的示例
66+
中关于跨多机器控制平面设置的示例
6767

6868
### kube-apiserver
6969

0 commit comments

Comments
 (0)