A cli for the ansible orchestration role. It will run some kubernetes commands (create namespaces and so on) on master nodes.
A kubernetes installed, a client cert, a key and a CA on the master node.
As an example, see the Molecule test vars and the default variables
- See requirements
- See requirements-collections
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts:
- kube_master
roles:
- { role: tcharl.ansible_orchestration_cli }
- hosts:
- kube_node
roles:
- { role: tcharl.ansible_orchestration_cli }
- Twitter @tcharl
- Github @tcharl
- LinkedIn Charlie Mordant