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.

--

--