-
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 run Minikube using Podman #20340
Labels
kind/support
Categorizes issue or PR as a support question.
Comments
what is your podman version? |
podman version 5.3.2 |
I had also faced the same issue when starting minikube using |
If (in case) you want to run minikube using
|
/kind support |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What Happened?
I was trying to install Minikube in Mac M3 arm, when trying to install it using "Minikube start --driver Podman", I was not able to install it due the below error
Attach the log file
❌ Exiting due to GUEST_STATUS: Unable to get control-plane node minikube host status: state: unknown state "minikube": podman container inspect minikube --format={{.State.Status}}: exit status 125
stdout:
stderr:
Error: no such container "minikube"
Operating System
macOS (Default)
Driver
Podman
The text was updated successfully, but these errors were encountered: