-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Minikube Won't start on M3 mackbook #19960
Comments
In my opinion this suggests Docker may have cached the image or is encountering a conflict when trying to pull the specified image digest. |
Try remove the conflicting cached image and try pulling it again. |
also try delete any existing Minikube setup and start a fresh instance. this might resolve issue |
I'm facing this error too very recently |
I had the same issue.
The issue seems to involve
|
What Happened?
When trying to run a minikube cluster, i end up with the following error:
Attach the log file
Unable to dump logs:
Exiting due to GUEST_STATUS: Unable to get control-plane node minikube host status: state: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1
Operating System
macOS (Default)
Driver
Docker
The text was updated successfully, but these errors were encountered: