Noted: Minikube supports a --vm-driver=none option. Which require Docker installed, but no hypervisor installation. If using the option, be sure to specify a bridge network for Docker. Otherwise, it might change between network restarts, causing loss of connectivity to your cluster.
Noted.
- Minikube doesn't designed to run on VMs.
- It is designed to run on Host OS directly.