Skip to content

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

Open
@piyush8358

Description

@piyush8358

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/duplicateIndicates an issue is a duplicate of other open issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions