Replace 'five VMs' with 'a cluster of VMs'

This commit is contained in:
Jerome Petazzoni
2018-02-27 11:53:01 -06:00
parent 3f2da04763
commit d5ba80da55
3 changed files with 4 additions and 4 deletions

View File

@@ -86,15 +86,15 @@ class: in-person
class: in-person, pic
![You get five VMs](images/you-get-five-vms.jpg)
![You get a cluster](images/you-get-a-cluster.jpg)
---
class: in-person
## You get five VMs
## You get a cluster of cloud VMs
- Each person gets 5 private VMs (not shared with anybody else)
- Each person gets a private cluster of cloud VMs (not shared with anybody else)
- They'll remain up for the duration of the workshop

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

View File

@@ -10,7 +10,7 @@ Otherwise: check [part 1](#part-1) to learn how to set up your own cluster.
We pick up exactly where we left you, so we assume that you have:
- a five nodes Swarm cluster,
- a Swarm cluster with at least 3 nodes,
- a self-hosted registry,