Build Docker Nodes with Multipass

Learn how to build a Docker cluster using Multipass.

We'll cover the following

Building a Docker cluster

Search the web for the ‘install multipass’ phrase and follow the instructions to install it on your system.

Run the following five multipass launch commands to create five VMs running Docker. We’ll refer to each VM as a node, and each will require two CPUs, 40GB of disk space, and 4GB of RAM. If your machine doesn’t have those resources, go to Play with Docker and build your lab there.

Get hands-on with 1400+ tech skills courses.