Build a Swarm Lab
Learn how to create a multi-node Docker Swarm cluster for microservices applications.
We'll cover the following...
This lesson shows you how to build a three-node swarm lab with a single manager and two workers. You can skip to the next lesson if you already have a swarm.
You can build ...