Hi yet once again my beloved community.
My v0.33.1 minikube hangs on the "Starting VM..." step. I am using Windows 10 and a HyperV vm underneath. I am running my cluster with the following command:
minikube start --kubernetes-version="v1.10.11" --memory 4096 --vm-driver hyperv --hyperv-virtual-switch "HyperV Switch"
and my Docker is:
Version 2.0.0.3 (31259)
Channel: stable
Build: 8858db3
The VM underneath goes up but its CPU eventually falls down to 0% usage and it just stalls. Kubectl hangs as well.
I have already tried:
- Clearing out the Minikube cache under users/.../.minikube
- Minikube Delete
- Reinstall Minikube and Kubernetes CLI
- Reinstall Docker
- Meddling with the VM on the HyperV Host