I’m trying to setup kubernetes in my windows 10 laptop. I installed kubectl get minikube successfully in laptop. If I run “minikube” command alone, its showing options for “minikube” command but “minikube start” command not working. Check the error message ...
Home/k8s