install your kubernetes cluster with ansible by running a single command
Go to file
thebigbone 23cac351c6 fix some commands 2024-04-06 19:31:17 +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 fix some commands 2024-04-06 19:31:17 +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