Great tool. I have a question about the etcd backup scripts. Could you please help?
What are the pre-req of running etcd backup ?
How did you test the backup have restored all the key-values pairs that is stored in etcd?
For example if I delete some of the key value pairs before taking a backup how did you ensure that the keys-values is restored after the etcd restore?
I tried with etctdctl command for V3 to retrieve all the keys-value pairs stored before backup and verify the data integrity after the backup . But I could not find a single command to achieve this?
https://coreos.com/etcd/docs/latest/dev-guide/interacting_v3.html
Great tool. I have a question about the etcd backup scripts. Could you please help?
I tried with etctdctl command for V3 to retrieve all the keys-value pairs stored before backup and verify the data integrity after the backup . But I could not find a single command to achieve this? https://coreos.com/etcd/docs/latest/dev-guide/interacting_v3.html