diff --git a/content/zh-cn/docs/images/kubeadm-ha-topology-external-etcd.svg b/content/zh-cn/docs/images/kubeadm-ha-topology-external-etcd.svg new file mode 100755 index 0000000000..c229542c7b --- /dev/null +++ b/content/zh-cn/docs/images/kubeadm-ha-topology-external-etcd.svg @@ -0,0 +1,958 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + kubeadm 高可用拓扑 - 外部 etcd + 工作节点 + 负载均衡器 + API 服务器 + API 服务器 + 控制器管理器 + 调度器 + etcd 主机 + 控制平面节点 + 外部 etcd 集群 + 控制平面节点 + 控制平面节点 + etcd 主机 + etcd 主机 + 调度器 + 调度器 + 控制器管理器 + 控制器管理器 + API 服务器 + API 服务器 + 工作节点 + 工作节点 + 工作节点 + 工作节点 + diff --git a/content/zh-cn/docs/images/kubeadm-ha-topology-stacked-etcd.svg b/content/zh-cn/docs/images/kubeadm-ha-topology-stacked-etcd.svg new file mode 100755 index 0000000000..3a01b08ffd --- /dev/null +++ b/content/zh-cn/docs/images/kubeadm-ha-topology-stacked-etcd.svg @@ -0,0 +1,931 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 堆叠的 etcd 集群 + 控制平面节点 + 工作节点 + kubeadm 高可用拓扑 - 堆叠的 etcd + 工作节点 + 负载均衡器 + API 服务器 + 控制器管理器 + 调度器 + 调度器 + 调度器 + 控制器管理器 + 控制器管理器 + API 服务器 + API 服务器 + 工作节点 + 工作节点 + 工作节点 + 控制平面节点 + 控制平面节点 + diff --git a/content/zh-cn/docs/setup/production-environment/tools/kubeadm/ha-topology.md b/content/zh-cn/docs/setup/production-environment/tools/kubeadm/ha-topology.md index 4694d74121..5eb8741b81 100644 --- a/content/zh-cn/docs/setup/production-environment/tools/kubeadm/ha-topology.md +++ b/content/zh-cn/docs/setup/production-environment/tools/kubeadm/ha-topology.md @@ -27,8 +27,8 @@ You can set up an HA cluster: - With stacked control plane nodes, where etcd nodes are colocated with control plane nodes - With external etcd nodes, where etcd runs on separate nodes from the control plane --> - - 使用堆叠(stacked)控制平面节点,其中 etcd 节点与控制平面节点共存 - - 使用外部 etcd 节点,其中 etcd 在与控制平面不同的节点上运行 +- 使用堆叠(stacked)控制平面节点,其中 etcd 节点与控制平面节点共存 +- 使用外部 etcd 节点,其中 etcd 在与控制平面不同的节点上运行 -![堆叠的 etcd 拓扑](/images/kubeadm/kubeadm-ha-topology-stacked-etcd.svg) +![堆叠的 etcd 拓扑](/zh-cn/docs/images/kubeadm-ha-topology-stacked-etcd.svg) -![外部 etcd 拓扑](/images/kubeadm/kubeadm-ha-topology-external-etcd.svg) +![外部 etcd 拓扑](/zh-cn/docs/images/kubeadm-ha-topology-external-etcd.svg) ## {{% heading "whatsnext" %}} @@ -150,5 +150,3 @@ A minimum of three hosts for control plane nodes and three hosts for etcd nodes - [Set up a highly available cluster with kubeadm](/docs/setup/production-environment/tools/kubeadm/high-availability/) --> - [使用 kubeadm 设置高可用集群](/zh-cn/docs/setup/production-environment/tools/kubeadm/high-availability/) - -