Supports only single master coniguration
- Make sure you can ssh to any host from the master as root with no passwd
- Run poorspray on the master node
- git clone: https://github.com/shahar-klein/poorspray.git
- Set your inventory according to inventory/basic/hosts.Example
- Go over all the vars in inventory/basic/group_vars/k8s-cluster/k8s-cluster.yaml and make sure this is what you want
- Run poorspray on the master node Deploy: Run reset before any deploy always: ansible-playbook -i inventory/basic/hosts reset.yaml Deploy: ansible-playbook -i inventory/basic/hosts cluster.yaml
Tips: Some variables can be set from the command line. For example: