893fa3eb8acb05a5ad5529c3c409cc7914d909d3
ceph-s3-backup
Repo for automated backup of ceph s3 buckets.
The backup script is searching for in cluster created ObjectBucketClaim CRD. With this information the script will do a rclone from source rook-ceph to rustfs.
Currently released:
- docker/
- Alpine Image with kubectl and rclone needed for cronjob
- k8s/
- working deployment (for troubleshooting / manually exectuin) and cronjob manifest which also contains right permission
- example/
Features
- backup all bucket which are created with the Ceph ObjectBucketClaim CRD
- exclude buckets from backup with label
Description
Languages
Dockerfile
100%