Skip to content

Dose K3s work with Docker ( not based on docker ) now ? #10917

Answered by brandond
Alceatraz asked this question in Q&A
Discussion options

You must be logged in to vote

Don't use multiple container runtimes on the same node.

If you're going to use k3s alongside docker on the same host, you should use docker as the container runtime: https://docs.k3s.io/advanced#using-docker-as-the-container-runtime

If you're trying to use k3s with the embedded containerd, that is not likely to work well alongside the host's containerd that docker uses as a backend.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Alceatraz
Comment options

Answer selected by brandond
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants