Open
Description
I am trying to install minikube on an m1 mac and use the vmware driver option noted here: https://minikube.sigs.k8s.io/docs/drivers/vmware/
As noted in kubernetes/minikube#12858, the following issue comes up after following the minikube instructions:
minikube start --driver=vmware
π minikube v1.25.1 on Darwin 12.0.1 (arm64)
β¨ Using the vmware driver based on user configuration
β Exiting due to DRV_UNSUPPORTED_OS: The driver 'vmware' is not supported on darwin/arm64
Per the minikube instructions, I installed the vmware driver via brew install docker-machine-driver-vmware
.
Metadata
Assignees
Labels
No labels