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

[feature request] Support cri-docker #1631

Open
BraceCY opened this issue May 30, 2024 · 1 comment
Open

[feature request] Support cri-docker #1631

BraceCY opened this issue May 30, 2024 · 1 comment
Assignees

Comments

@BraceCY
Copy link

BraceCY commented May 30, 2024

What would you like to be added:

runtimeRemoteURI: fmt.Sprintf("unix://%s/dockershim.sock", varRunPath),

criruntime will add support for cri-docker.sock

Why is this needed:
The community's dockershim is abandoned, but there are still many existing Kubernetes clusters that use docker runtime. Dockershim.sock is currently migrated to cri-docker.sock, so it is expected that the Kruise-Daemon component can continue to support cri-docker adaptation.

@chengjoey
Copy link
Contributor

/assign

not cri-docker.sock but cri-dockerd.sock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants