You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried setting up Minikube and installed VirtualBox on macOS with an Apple Silicon chip. However, when I run minikube start, I get the following error:
piyush~$ minikube start
π minikube v1.35.0 on Darwin 15.3.1 (arm64)
β¨ Automatically selected the virtualbox driver
β Exiting due to DRV_UNSUPPORTED_OS: The driver 'virtualbox' is not supported on darwin/arm64
I'm not sure why this is happening. Any suggestions?
Attach the log file
piyush~$minikube logs --file=log.txt
π€· Profile "minikube" not found. Run "minikube profile list" to view all profiles.
π To start a cluster, run: "minikube start"
Operating System
macOS (Default)
Driver
VirtualBox
The text was updated successfully, but these errors were encountered:
I tried setting up Minikube and installed VirtualBox on macOS with an Apple Silicon chip. However, when I run
minikube start
, I get the following error:I'm not sure why this is happening. Any suggestions?
Attach the log file
piyush~$minikube logs --file=log.txt
π€· Profile "minikube" not found. Run "minikube profile list" to view all profiles.
π To start a cluster, run: "minikube start"
Operating System
macOS (Default)
Driver
VirtualBox
The text was updated successfully, but these errors were encountered: