Run First WebApp in k8s cluster by kubeadm
First you need to make two instance
master node
worker node
Now install kubeadm by this link https://sarthakwrites.hashnode.dev/install-k8s-with-kubeadm-by-sarthak-tyagi
clone the repository in master node
git clone https://github.com/SarthakTyagiji/...