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

[Question] Does Spegel support CRI-Dockerd? #572

Open
chilianyi opened this issue Aug 28, 2024 · 3 comments
Open

[Question] Does Spegel support CRI-Dockerd? #572

chilianyi opened this issue Aug 28, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@chilianyi
Copy link

chilianyi commented Aug 28, 2024

I see spegel only support containerd now.

Is there any plan to support cri-dockerd?

@chilianyi chilianyi added the enhancement New feature or request label Aug 28, 2024
@phillebaba
Copy link
Member

When you say cri-dockerd do you mean dockershim?

@chilianyi
Copy link
Author

https://github.com/Mirantis/cri-dockerd

https://mirantis.github.io/cri-dockerd/usage/install/

k8s 1.24+ , if use docker, need to install the cri-dockerd

@phillebaba
Copy link
Member

The only way that Docker can be supported is if you use Containerd as the image store, which is an opt in feature. Docker has an image pulling implementation which is not compatible with Spegel. And if you are using Containerd as an image store you may as well use Containerd as your runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants