ARHT_TASK DESCRIPTION:
🔰 11.1 Configure Hadoop and start cluster
services using Ansible Playbook.
🔰 11.2 Create a Article, blog or Video on how
industries are solving challenges using Ansible.
https://swapnil940sukare.medium.com/industry-use-cases-of-ansible-a83805e3abe6
🔰 11.3 Restarting HTTPD Service is not
idempotence in nature and also consume more
resources suggest a way to rectify this challenge
in Ansible playbook

Task Description 📄
📌 CREATE A MULTI-CLOUD SETUP of K8S cluster:
🔅 Launch node in AWS
🔅 Launch node in Azure
🔅 Launch node in Local machine
🔅 And one over network on local system /Cloud -> Master Node
🔅 Then setup multi node kubernetes cluster.
What is Kubernetes ?
Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation.
THE SETUP
This is a 4 node cluster, one master node in AWS and the rest 3 worker nodes in AWS, Azure and local Virtual Machine.
Configuring the Master:-