Gaurav-Jethuriforgauravdevopsblog.hashnode.netยทApr 22, 2023Simplest installation of kubeadmPrerequisites are :- t2.medium instance of aws. where our master or control plane will run. t2.micro instance of aws. where our node will run. Both Master or Control plane & Worker Node sudo apt update -y sudo apt install docker.io -y sudo system...1 likekubeadmAdd a thoughtful commentNo comments yetBe the first to start the conversation.