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
We've been getting a large number of reports of users on minikube unable to use the VirtualBox driver on macOS 13. This seems to be due to Host-only Adapter being deprecated, it will need to be replaced with Host-only Network. For backwards compatibility I'm assuming we should only use Host-only Network if the user is on macOS 13 or later.