Merge pull request #41187 from saowu/patch-1

Update high-availability.md
pull/41216/head
Kubernetes Prow Robot 2023-05-18 06:14:34 -07:00 committed by GitHub
commit 98fd894a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ in the kubeadm config file.
1. 根据[这里](#manual-certs) 的描述配置 SSH。
1. 将以下文件从集群中的任 etcd 节点复制到第一个控制平面节点:
1. 将以下文件从集群中的任 etcd 节点复制到第一个控制平面节点:
```shell
export CONTROL_PLANE="ubuntu@10.0.0.7"