In Multi-Master K8’s Cluster Setup Using Kubeadm Project, we will Setup a High-Availability Kubernetes Cluster with Multiple Masters Node using Kubeadm in AWS EC2 Ubuntu Servers to handle the huge amount of traffic on the coming big billion sales day at Flipkart or Amazon. And also, we will be using HAProxy (High Availability Proxy) for Load Balancing. We will Create and Deploy a Sample Web Application on Kubernetes to check High Availability.
What will you Learn in the Multi-Master K8’s Cluster Setup Using Kubeadm?
This is the very first project which you shall take when you are starting your journey for Git. You will learn the following as part of this project:
- How to install Git
- How to initialize Git
- How to configure Git
- How to perform basic Git Operations
Tools & Technologies Used
Git
Tasks Performed
- Check if Git is already installed on your system
- Download and install Git
- Initialize Git
- Configure Git
- Add files to the repository
- Commit changes
- Revert changes
- Check files status