ansible-collection-k8s icon indicating copy to clipboard operation
ansible-collection-k8s copied to clipboard

Where to give details of k8s master and worker node

Open 532629 opened this issue 4 years ago • 1 comments

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.

532629 avatar May 07 '21 12:05 532629

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.

geerlingguy avatar May 07 '21 15:05 geerlingguy