Create kubernetes cluster in ubuntu 18.04 using kubeadm
In this video I am creating one node Kubernetes cluster using kubeadm in Ubuntu 18.04 box. I also deployed Nginx server and exposed as NodePort, so that you can browse on server.
Hello world application which is used in video can be found here,