Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minikube Setup Issue on macOS (Apple Silicon) with VirtualBox #20471

Open
piyush8358 opened this issue Feb 26, 2025 · 3 comments
Open

Minikube Setup Issue on macOS (Apple Silicon) with VirtualBox #20471

piyush8358 opened this issue Feb 26, 2025 · 3 comments
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@piyush8358
Copy link

piyush8358 commented Feb 26, 2025

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

@afbjorklund afbjorklund added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Feb 26, 2025
@piyush8358
Copy link
Author

It seems like VirtualBox is not supported on Apple Silicon. What should I do now? Can you help me download and set up Minikube properly?

@afbjorklund
Copy link
Collaborator

You can choose another driver, until VirtualBox (on darwin/arm64) is supported by minikube.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants