Skip to content

Commit e403323

Browse files
authored
Merge pull request #27351 from wwgfhf/master-high-availability
Update zh translation in high-availability.md
2 parents 5092554 + 72d4879 commit e403323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/setup/production-environment/tools/kubeadm/high-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ control plane nodes and etcd members are separated.
2626
-->
2727
本文讲述了使用 kubeadm 设置一个高可用的 Kubernetes 集群的两种不同方式:
2828

29-
- 使用堆控制平面节点。这种方法所需基础设施较少。etcd 成员和控制平面节点位于同一位置。
29+
- 使用具有堆叠的控制平面节点。这种方法所需基础设施较少。etcd 成员和控制平面节点位于同一位置。
3030
- 使用外部集群。这种方法所需基础设施较多。控制平面的节点和 etcd 成员是分开的。
3131

3232
<!--

0 commit comments

Comments
 (0)