Creating a 3 node Kubernetes cluster with Vagrant and Virtual Boxes on your laptop
A few months ago I wanted to play with Kubernetes, and it should look like the real world. A cluster with a master and several worker nodes. This can be done in the various clouds, but this probably costs money, so why not use VirtualBoxes with Vagrant? And I know […]