clean up docs

pull/13/head
Kelsey Hightower 2016-07-08 17:14:31 -07:00
parent 79bf7ef48d
commit 6f87a46e8e
1 changed files with 2 additions and 1 deletions

View File

@ -123,7 +123,6 @@ sudo systemctl enable etcd
sudo systemctl start etcd sudo systemctl start etcd
``` ```
> Remember to run these steps on `etcd0`, `etcd1`, and `etcd2`
### Verification ### Verification
@ -131,6 +130,8 @@ sudo systemctl start etcd
sudo systemctl status etcd --no-pager sudo systemctl status etcd --no-pager
``` ```
> Remember to run these steps on `etcd0`, `etcd1`, and `etcd2`
## Verification ## Verification
Once all 3 etcd nodes have been bootstrapped verify the etcd cluster is healthy: Once all 3 etcd nodes have been bootstrapped verify the etcd cluster is healthy: