Added small tip on how to see if etcd started correctly

pull/316/head
Enzo Rivello 2018-02-09 11:16:03 +00:00
parent 4f5cecb5ed
commit 03e0ddb34f
1 changed files with 3 additions and 0 deletions

View File

@ -109,6 +109,9 @@ sudo systemctl start etcd
> Remember to run the above commands on each controller node: `controller-0`, `controller-1`, and `controller-2`.
> To see if etcd started correctly use the command `sudo journalctl -f -u etcd.service`
## Verification
List the etcd cluster members: