Hi all! I've been thinking of running k3s on my in...
# k3s
g
Hi all! I've been thinking of running k3s on my intel nuc. I use it as a homelab and want to learn more kubernetes. I've currently got about 24 containers running that I want to slowly migrate over to k3s. Can I run k3s next to my docker container? I've read k3s uses containerd which should mean that there's a different engine besides it but I'd like to know before I brick my docker containers 🙂. Thanks!
While I read the docs I can also just use the docker runtime for now and switch over when I've tried everything...
Seems like it works out of the box :)