ansible-collection-k8s
ansible-collection-k8s copied to clipboard
Where to give details of k8s master and worker node
Hi All,
I am new to ansible and trying to set up k8s cluster using this collection. I have installed ansible and define master node and worker node details in /etc/ansible/hosts file. I am not sure where to mention these node details if I use geerlingguy/ansible-collection-k8s collection.
I have gone through all yml files but no luck.
Please help me.
Please see the Kubernetes role documentation: https://github.com/geerlingguy/ansible-role-kubernetes
I don't really maintain this collection, unfortunately... it is a lot of labor to try to synchronize the collection with the roles which I do actively maintain right now.