Formatting changes

This commit is contained in:
Anand Sharma
2018-02-24 14:52:02 -05:00
committed by GitHub
parent 56912fae73
commit 8a1f0354bf

View File

@@ -112,6 +112,7 @@ sudo systemctl start etcd
## Verification
[Source](https://github.com/kelseyhightower/kubernetes-the-hard-way/issues/220)
In order to list the members of the etcd cluster from any of the controller hosts, add the following to the logged in user's `.bashrc` file:
```