Migration from k3d to k3s #528
-
Hello folks ! P.S: I'm fairly new with kubernetes in general, so if I'm missing something, I'll be glad to know it 😃 ! Thanks for reading 😄 . |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @DataHearth , interesting use case 😁 |
Beta Was this translation helpful? Give feedback.
Hi @DataHearth , interesting use case 😁
Since you first created the k3d cluster, that means, that your data is in that cluster (sqlite/etcd in the server node(s)).
You can try to back that data up and re-import it in a new k3s cluster.
What's your goal that you want to achieve though? Moving the cluster completely to k3s? Growing hybrid cluster with k3d and k3s nodes?