Let’s see how to setup Kubernetes on WSL2 using Minikube. — I wanted to learned Kubernetes but installing it seemed more difficult than actually learning especially in WSL2. So, let’s see an updated and easy way to set it up. The great thing about this approach is that we’ll not install Docker Desktop, instead we’ll install Docker inside WSL2 which won’t…