Skip to content

Commit 98fd894

Browse files
authored
Merge pull request #41187 from saowu/patch-1
Update high-availability.md
2 parents 50fafb1 + 41c5b54 commit 98fd894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ in the kubeadm config file.
490490
491491
1. 根据[这里](#manual-certs) 的描述配置 SSH。
492492
493-
1. 将以下文件从集群中的任何 etcd 节点复制到第一个控制平面节点:
493+
1. 将以下文件从集群中的任一 etcd 节点复制到第一个控制平面节点:
494494
495495
```shell
496496
export CONTROL_PLANE="[email protected]"

0 commit comments

Comments
 (0)