mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user