Kubernetes Cluster using Kubeadm
We are using AWS Cloud for creating a Kubernetes cluster using kubeadm - one master node and one worker node.
For this setup, we need two EC2 instances for each node.
Min requirement:
Master node: 4 GB RAM and 2 vCPU type instance
Worker node: t2.m...
anjalitechy.hashnode.dev2 min read