Docker Swarm is the container orchestration tool built into Docker, and while it isn't nearly as popular as Kubernetes, it still has a lot going for it. It uses mostly the same syntax as Docker, so you can leverage your existing knowledge. It's fast, nimble, and can support some pretty hefty workloads.I like to play (and destroy, and then play some more) and local VMs … [Read more...] about Creating a Local Docker Swarm with VirtualBox