Added link to the issue that fixed etcdctl call

This commit is contained in:
Anand Sharma
2018-02-24 14:51:23 -05:00
committed by GitHub
parent 3e4472b8ab
commit 56912fae73

View File

@@ -111,6 +111,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:
```