Merge pull request #27351 from wwgfhf/master-high-availability
Update zh translation in high-availability.mdpull/27923/head
commit
e40332300f
|
@ -26,7 +26,7 @@ control plane nodes and etcd members are separated.
|
|||
-->
|
||||
本文讲述了使用 kubeadm 设置一个高可用的 Kubernetes 集群的两种不同方式:
|
||||
|
||||
- 使用堆控制平面节点。这种方法所需基础设施较少。etcd 成员和控制平面节点位于同一位置。
|
||||
- 使用具有堆叠的控制平面节点。这种方法所需基础设施较少。etcd 成员和控制平面节点位于同一位置。
|
||||
- 使用外部集群。这种方法所需基础设施较多。控制平面的节点和 etcd 成员是分开的。
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue