orange-cloudfoundry / k3s-wrapper-boshrelease

k3s wrapper scripts bosh release
Apache License 2.0
2 stars 2 forks source link

Add support for --etcd-s3 options to backup etcd snapshots to s3 #55

Open gberche-orange opened 4 months ago

gberche-orange commented 4 months ago

In order to get automated backup of scheduled or on-demand etcd snapshots, I need to leverage k3s support for writing and restoring snapshots from S3

See https://docs.k3s.io/cli/etcd-snapshot

K3s supports writing etcd snapshots to and restoring etcd snapshots from systems with S3-compatible APIs. S3 support is available for both on-demand and scheduled snapshots.