need to reboot cluster controller VMs to sync etcd configuration
parent
ca96371e4d
commit
11b4f1ca84
|
@ -107,7 +107,7 @@ EOF
|
||||||
|
|
||||||
## Verification
|
## Verification
|
||||||
|
|
||||||
List the etcd cluster members:
|
Reboot the controller nodes, and then SSH into one of the nodes. List the etcd cluster members:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo ETCDCTL_API=3 etcdctl member list \
|
sudo ETCDCTL_API=3 etcdctl member list \
|
||||||
|
|
Loading…
Reference in New Issue