/kube-deploy-ansible

install your kubernetes cluster with ansible by running a single command

edit the inventory file according to your host names

install ansible if you haven't already

ansible-playbook -i inventory all playbook.yml --ask-become-pass