updated mac osX Issues note

pull/21443/head
tedleyem 2025-08-28 13:46:32 -04:00
parent 74ec749ef7
commit 605806adb2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ minikube start supports some VirtualBox specific flags:
* **`--no-vtx-check`**: Disable checking for the availability of hardware virtualization * **`--no-vtx-check`**: Disable checking for the availability of hardware virtualization
## Issues ## 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 * Minikube does not officially support VirtualBox on Intel-based Macs with recent macOS versions. It is not supported on Apple Silicon (M1/M2/M3) Macs at all. The recommended alternatives for macOS are vfit, qemu, krunkit, and docker
* [Full list of open 'virtualbox' driver issues](https://github.com/kubernetes/minikube/labels/co%2Fvirtualbox) * [Full list of open 'virtualbox' driver issues](https://github.com/kubernetes/minikube/labels/co%2Fvirtualbox)
## Troubleshooting ## Troubleshooting