Basic Kubernetes cluster setup over Vagrant
This repository is for a very basic Kubernetes cluster setup over Vagrant VMs.
Warning: It’s for ongoing experimental efforts only in a very specific environment, please don’t use it!!
1) Installing the Vagrant + Virtualbox environment software and VMs
Copy the k8s-vagrant-init.sh script to the directory where your K8S installation will sit.
Run the script
2) Installing K8S
Run the k8s-basic-setup.sh script