Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/content/en/docs/drivers/virtualbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ minikube start supports some VirtualBox specific flags:
* **`--no-vtx-check`**: Disable checking for the availability of hardware virtualization

## Issues

* Minikube does not officially support VirtualBox on Intel-based Macs with recent macOS versions. I is not supported on Apple Silicon (M1/M2/M3) Macs at all. The recommended alternatives for macOS are the Docker driver or Hyperkit driver for Intel Macs
* [Full list of open 'virtualbox' driver issues](https://github.com/kubernetes/minikube/labels/co%2Fvirtualbox)

## Troubleshooting
Expand Down