Skip to content

cankush625/Kubernetes-Cluster-Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubernetescluster collection

This collection contains the roles for configuring the Kubernetes master and slave nodes. Currently, it supports Amazon Linux 2 and Redhat Enterprise Linux v8.

kube_master

This is the role for configuring Kubernetes master node. You can find more information about it in the kube_master/README.md file.

kube_slave

This is the role for configuring Kubernetes slave node. You can find more information about it in the kube_slave/README.md file.

configure_master.yml

This is the example playbook for using kube_master role

configure_slave.yml

This is the example playbook for using kube_slave role

License

MIT

Author

Ankush Chavan