install your kubernetes cluster with ansible by running a single command
Go to file
thebigbone ae582e976e edit readme 2023-11-07 14:03:59 +05:30
README.md edit readme 2023-11-07 14:03:59 +05:30
ansible.cfg configs 2023-11-07 13:58:46 +05:30
inventory configs 2023-11-07 13:58:46 +05:30
playbook.yml configs 2023-11-07 13:58:46 +05:30

README.md

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