pull/89/merge
Karol Zapolski 2017-03-24 08:56:15 +00:00 committed by GitHub
commit 5b54d337fd
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:
* controller0
* controller1
* controller2
* etcd0
* etcd1
* etcd2
## Why