This setup is influenced by Killer.sh.
- Install Virtualbox
- Install Vagrant
- Run the following command to bring up the single controller two worker cluster:
./first-bringup.sh
- Run the following command to copy the kubeconfig locally.
./copy-kubeconfig.sh
- Run the following command to clean up the cluster.
./cleanup.sh