pull/125/merge
faizan82 2017-03-23 15:49:59 +00:00 committed by GitHub
commit f96b243022
1 changed files with 3 additions and 3 deletions

View File

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