I want to see if we can have a way to serialize the docs and store it somewhere as a backup archive, maybe into S3 or something.
This way, if all the peers died, and there is no living nodes, and we can recover from the S3 documents, similar to how etcd and litestream do it by streaming the WAL to S3.
Context:
cilium/cilium#33932 (comment)
I want to see if we can have a way to serialize the docs and store it somewhere as a backup archive, maybe into S3 or something.
This way, if all the peers died, and there is no living nodes, and we can recover from the S3 documents, similar to how etcd and litestream do it by streaming the WAL to S3.
Context:
cilium/cilium#33932 (comment)