Update 07-bootstrapping-etcd.md (#342)

fix typo
pull/634/head
Nicolas Hansse 2024-05-16 21:59:48 +02:00 committed by GitHub
parent e3f75f38d8
commit 0d885c99a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ EOF
List the etcd cluster members. List the etcd cluster members.
After running the abovre commands on both controlplane nodes, run the following on either or both of `controlplane01` and `controlplane02` After running the above commands on both controlplane nodes, run the following on either or both of `controlplane01` and `controlplane02`
```bash ```bash
sudo ETCDCTL_API=3 etcdctl member list \ sudo ETCDCTL_API=3 etcdctl member list \