Skip to content

How to install K3s alongside existing docker setup while transitionning ? #11658

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

You must be logged in to vote

Your current setup sounds pretty bespoke and perhaps somewhat fragile. In general we don't recommend trying to manage multiple container runtimes on the same host, as they can conflict with each other when it comes to managing resources and iptables rules.

I'd probably stand up a second host running k3s, and migrate things over to that one at a time. Modify your caddy config to forward individual things over to k3s as they are migrated.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Extarys
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