Skip to content

Krushna-Prasad-Sahoo/AnsibleROLE-for-KubeCluster-on-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This folder containes the Roles for Configuring the entire Kubernetes Cluster on AWS Cloud using Ansible.

  • KubeMaster : For configuring the Master Node on AWS.
  • KubeSlave : For configuring the Slave Node on AWS.
  • KubeCluster.yml : Final Ansible Playbook including all roles.
  • ec2.yml : Playbook for infrastructure setup(one ec2 instance for master node & 2 instance for slave)
  • secure.yml : This contains the authentication credentials for AWS.

Steps :

  1. Create Ansible Vault File i.e secure.yml
  2. Run the playbook for setting up nodes i.e ec2.yml
  3. Then finally go for cluster setup i.e KubeCluster.yml

About

AnsibleROLE for KubeCluster on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published