task23

AnujGupta
Mar 19, 2021

--

📌 Automate Kubernetes Cluster Using Ansible

🔅 Launch ec2-instances on AWS Cloud eg. for master and slave.

🔅 Create roles that will configure master node and slave node seperately.

🔅 Launch a wordpress and mysql database connected to it in the respectine slaves.

🔅 Expose the wordpress pod and client able hit the wordpress ip with its respective port.

--

--

AnujGupta