Added link to the issue that fixed etcdctl call
parent
3e4472b8ab
commit
56912fae73
|
@ -111,6 +111,7 @@ sudo systemctl start etcd
|
||||||
|
|
||||||
## Verification
|
## 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:
|
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:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue