Unable to start HyperV VM with Minkube for Kubernetes Cluster for spark in windows 10 Unable to start HyperV VM with Minkube for Kubernetes Cluster for spark in windows 10 kubernetes kubernetes

Unable to start HyperV VM with Minkube for Kubernetes Cluster for spark in windows 10


I had the same problem, adding --force worked for me:

minikube start --vm-driver=hyperv --force