mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-17 01:20:41 +03:00
clean up docs
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user