From 11b4f1ca84755ea920b37a1bac50bb392dbf4b2c Mon Sep 17 00:00:00 2001 From: aireilly Date: Wed, 31 Mar 2021 22:41:32 +0100 Subject: [PATCH] need to reboot cluster controller VMs to sync etcd configuration --- docs/07-bootstrapping-etcd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \