An Ansible playbook for configuring a new kubernetes cluster worker for THORChain.
Ideally ansible should be installed via pip, the package installer for python.
This README assumes that you've already installed ubuntu onto the target environment/s.
- Rename the
hosts.examplefile ininventory/tohosts:
cp inventory/hosts.example inventory/hosts- Install the required git submodule dependencies:
git submodule update --init- Install the ansible
community.generalandkubernetes.corecollections:
ansible-galaxy collection install community.general kubernetes.coreThe following types are supported: