https://rancher.com/ logo
#general
Title
# general
s

steep-window-46329

01/20/2023, 8:36 AM
Hi everyone. We're running a lot of RKE1 clusters (v1.23) on Ubuntu/CentOS and would like to migrate from docker to containerd. Is there an official way to do this? There are two KB from Suse but none is mentioning the migration-path. • https://www.suse.com/support/kb/doc/?id=000020536https://www.suse.com/support/kb/doc/?id=000020538 How did you migrate your nodes from docker => containerd? Thanks!
b

bulky-sunset-52084

01/21/2023, 9:30 AM
A few things on this: • SUSE Rancher is supporting dockershim on 1.24+ for RKE1 • RKE1 is supported with no EOL set. RKE1 is currently the ONLY supported way to use docker with kubernetes • If you want to use containerd then you'd need to switch away from RKE1 to something like RKE2 (the big selling point of RKE1 is being able to use docker) • RKE1 and RKE2 are fundamentally different kubernetes distros. Much like something like EKS or kubeadm so there is no current direct migration path • Since they are all kubernetes under the hood your deployment manifests should transfer between distros without any real friction.
s

steep-window-46329

01/23/2023, 9:50 AM
Thanks Trent for taking the time to answer my questions! That was really helpful. So we will continue to use docker with the RKE1 cluster and might look into provisioning new clusters with RKE2.
2 Views