Multi-Node Non-Production Grade Kubernetes cluster A vagrant script for setting up a Kubernetes cluster using Kubeadm Pre-requisites Vagrant 2.1.4+ Virtualbox 5.2.18+ How to Run Execute the following vagrant command to start a new Kubernetes cluster, this will start one master and two workers: vagrant up