If you’re primarily a Docker user, the Docker Swarm utility provides a straightforward means to help you manage your containerized workloads – and here’s how you can set it up on your home lab.
There are a number of frameworks for orchestrating container clusters, such as Kubernetes and Docker Swarm, but that’s a story for another day. Containers are pretty clever. A virtual machine ...