Skip to content

Commit 7392fae

Browse files
authored
Merge pull request #23441 from Vickey-Wu/patch-3
fix: image markdown symbol error
2 parents 486a64d + 915e7f1 commit 7392fae

File tree

1 file changed

+2
-2
lines changed
  • content/zh/docs/setup/production-environment/tools/kubeadm

1 file changed

+2
-2
lines changed

content/zh/docs/setup/production-environment/tools/kubeadm/ha-topology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ on control plane nodes when using `kubeadm init` and `kubeadm join --control-pla
102102
<!--
103103
![Stacked etcd topology](/images/kubeadm/kubeadm-ha-topology-stacked-etcd.svg)
104104
-->
105-
[堆叠的 etcd 拓扑](/images/kubeadm/kubeadm-ha-topology-stacked-etcd.svg)
105+
![堆叠的 etcd 拓扑](/images/kubeadm/kubeadm-ha-topology-stacked-etcd.svg)
106106

107107
<!--
108108
## External etcd topology
@@ -136,7 +136,7 @@ A minimum of three hosts for control plane nodes and three hosts for etcd nodes
136136
<!--
137137
![External etcd topology](/images/kubeadm/kubeadm-ha-topology-external-etcd.svg)
138138
-->
139-
[外部 etcd 拓扑](/images/kubeadm/kubeadm-ha-topology-external-etcd.svg)
139+
![外部 etcd 拓扑](/images/kubeadm/kubeadm-ha-topology-external-etcd.svg)
140140

141141

142142

0 commit comments

Comments
 (0)