Trying to install minikube on Mac OS Catalina. Failed to start virtualbox VM. Running "minikube delete" may fix it: provision: Temporary Error: error getting ip during provisioning: Machine does not have a host-only adapter Attach the log file log.txt Operating System macOS (Default) Driver ...
macOS’s Hypervisor framework doesn’t support nested virtualisation on AMD host CPUs, butapparentlyVirtualBox uses their own virtual machine driver which does work (I haven’t tried this myself). I imagine this will stop working in the next version of macOS, since they’re planning to add a...