mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
need to reboot cluster controller VMs to sync etcd configuration
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user