Closed nitishm closed 2 years ago
What is the best way to snapshot a running kind node?
I'm not aware of one that actually works. @mauilion had some experiments with persisting one via etcd but I never got up to speed on that
I think that at minimum you have to restore the image with the same ip address it had when you snapshotted that ... there is an ip flag in docker to assign ips to the containers
What is the best way to snapshot a running kind node? I have tried the following -
, but this fails during the controlplane creation, with the following error log