install your kubernetes cluster with ansible by running a single command
Go to file
thebigbone 2b022ac338 reload sysctl 2024-06-25 13:13:19 +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 reload sysctl 2024-06-25 13:13:19 +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