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

containerd and kubespray containerd #1504

Open
99hops opened this issue Nov 6, 2024 · 0 comments
Open

containerd and kubespray containerd #1504

99hops opened this issue Nov 6, 2024 · 0 comments

Comments

@99hops
Copy link

99hops commented Nov 6, 2024

Hello I need little help with making my kubernetes nodes build images with docker.
While this works there is some confilct on the host os: both kubespray containerd and containerd.io exists in the same time and docker connects to the containerd shiped by kubespray in /usr/local/bin/containerd via it's socket and read the same /etc/containerd/config.toml by default which should not be the case.

How is this achived to work together so kuberbetes gitlab agents can build using worker nodes docker:dind without this conflict that I have?

In the end I am trying to use docker buildx build --platform linux/arm64 which currently failes with random segfaults with the above config.

Thanks a lot! 🤟 🍻

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

No branches or pull requests

1 participant