Setting Up Kubernetes in AWS ubuntu 20.04 with kubeadm
Log in to AWS
After login into the AWS. Create 3 instances. 1 for the Master node and the other 2 for the worker Node
Make sure that the Master node is t2.medium because the master node must have 2 vCPU and 4GB of Ram.
Also, ensure that the security ...
blog.sandeepdhungana.com.np3 min read