clean up docs
parent
79bf7ef48d
commit
6f87a46e8e
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue