Skip to content
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

"config set container-runtime cri-o" tells me to use containerD #6011

Closed
MrBuddyCasino opened this issue Dec 4, 2019 · 2 comments
Closed
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@MrBuddyCasino
Copy link

The exact command to reproduce the issue:
works: minikube start --container-runtime=cri-o
doesn't work: minikube config set container-runtime cri-o

The full output of the command that failed:

💣  Set failed: [
This addon can only be enabled with the containerd runtime backend. To enable this backend, please first stop minikube with:

minikube stop

and then start minikube again with the following flags:

minikube start --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock]

The output of the minikube logs command:

not applicable

The operating system version: macOS Mojave

@afbjorklund
Copy link
Collaborator

This was fixed in #5964

@afbjorklund afbjorklund added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Dec 9, 2019
@sharifelgamal
Copy link
Collaborator

I'll go ahead and close this issue since it appears to be resolved. Feel free to reopen if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

3 participants