Joeydelarago commented on issue #11338:
URL: https://github.com/apache/apisix/issues/11338#issuecomment-2462411316

   > Hi @Joeydelarago , when you delete the etcd, what data is gone ya? all 
route is gone or is still exist?
   
   I actually encountered this when setting up a new environment, so it was not 
a concern for me. Also I have done my configuration via yaml files instead of 
the API. 
   
   If you need the data, you can always mount the pvcs to a dummy deployment 
and copy the files to local with kubectl cp. Then delete the pvc and apply 
apisix. Then use kubectl cp to copy the important files to the newly created 
pvc. I can't guarantee it will work though.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to