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 @@
+
+
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 @@
+
+
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 在与控制平面不同的节点上运行
-
+
-
+
## {{% 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/)
-
-