-
Notifications
You must be signed in to change notification settings - Fork 5k
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
not able to start minikube on mac #2753
Comments
/assignee @BenTheElder The vendors trying to write conformance tests seem to be blocked a lot on getting clusters up and running via Minikube. Is there a workaround or solution to help them be more productive. Can either of you please look at the error and advise a better developer workflow for them? Thanks. |
Is there any alternative to Minikube that they can use for testing during development? Can the run their cases against a GKE cluster? |
/priority important-soon |
I am able to start minikube after upgrading the OS to Mac High Sierra, but I am not sure what exactly issue with prior High Sierra version |
@anhtv08, I'm on latest High Sierra 10.13.4, Minikube v0.25.2 is working well but not 0.26.* even after |
The same error on Arch Linux since upgrading to 0.26.x. |
I'm also experiencing this on Arch with the KVM2 driver |
Same issue on macOS Sierra (version 10.12.6) with minikube I had to downgrade minikube to brew cask uninstall minikube
brew cask install https://raw.githubusercontent.com/caskroom/homebrew-cask/c899e526fa6e9211be92c4454ff9a7bb410622bc/Casks/minikube.rb |
I was able to start clusters with 0.26.1 and the hyperkit driver. High Sierra 10.13.4. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
!! DO NOT KILL minikube by CTRL-C
ref. https://medium.com/@maumribeiro/troubleshooting-annoying-issues-with-minikube-34486955fc54 |
Tried with 0.34.1 still not working so rolled back to 0.25.2 and it's fine. |
Hi,
I am trying to setup minikube on my mac machine
Below are environment:
Got following error:
Please advise
The text was updated successfully, but these errors were encountered: