mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-02-05 00:09:08 +00:00
clean up docs
This commit is contained in:
parent
79bf7ef48d
commit
6f87a46e8e
@ -123,7 +123,6 @@ sudo systemctl enable etcd
|
||||
sudo systemctl start etcd
|
||||
```
|
||||
|
||||
> Remember to run these steps on `etcd0`, `etcd1`, and `etcd2`
|
||||
|
||||
### Verification
|
||||
|
||||
@ -131,6 +130,8 @@ sudo systemctl start etcd
|
||||
sudo systemctl status etcd --no-pager
|
||||
```
|
||||
|
||||
> Remember to run these steps on `etcd0`, `etcd1`, and `etcd2`
|
||||
|
||||
## Verification
|
||||
|
||||
Once all 3 etcd nodes have been bootstrapped verify the etcd cluster is healthy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user