Updated etcd setup doc

I may be wrong but when setting up ectd cluster, will we not be using ectd hosts that we have setup during the initial setup?
This commit is contained in:
faizan82
2017-02-09 19:08:48 +05:30
committed by GitHub
parent 753e71bac8
commit e55c4db009

View File

@@ -2,9 +2,9 @@
In this lab you will bootstrap a 3 node etcd cluster. The following virtual machines will be used:
* controller0
* controller1
* controller2
* etcd0
* etcd1
* etcd2
## Why