-
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
Exiting due to RUNTIME_ENABLE: Failed to start container runtime: which crictl: Process exited with status 1 #19363
Comments
This comment was marked as outdated.
This comment was marked as outdated.
/kind support |
Docker is supported through cri-dockerd, and is still the default container runtime in minikube |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
@afbjorklund, Agree. thanks for correcting me. From the logs below is the error causing to not install minikube.
This is due to missing crictl which is imissing to install. |
@debabmon, After that, you need to make sure to install all the needed components: Eventually minikube should be able to "provision" these as well, but right now it does not. |
This is duplicate issue of #15914 /triage duplicate |
@debabmon, |
What Happened?
ubuntu@powervm20:~$ minikube start --driver=docker --container-runtime=docker
π minikube v1.33.1 on Ubuntu 22.04 (ppc64le)
β¨ Using the docker driver based on existing profile
π Starting "minikube" primary control-plane node in "minikube" cluster
π Pulling base image v0.0.44 ...
π Updating the running docker "minikube" container ...
β Exiting due to RUNTIME_ENABLE: Failed to start container runtime: which crictl: Process exited with status 1
stdout:
stderr:
Attach the log file
logs.txt
Operating System
Ubuntu
Driver
None
The text was updated successfully, but these errors were encountered: