diff --git a/docs/07-bootstrapping-etcd.md b/docs/07-bootstrapping-etcd.md index 99f2c04..157892a 100644 --- a/docs/07-bootstrapping-etcd.md +++ b/docs/07-bootstrapping-etcd.md @@ -107,7 +107,7 @@ EOF ## 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 \