This repository helps you to setup single node kubernetes cluster.
Please run below command to install kubernetes
sudo bash install.sh
If you want to uninstall everything that has been installed, please run the below command
sudo ansible-playbook uninstall.yaml