RogerSik 8087442e92
Docker Build Workflow / Lint Dockerfile (push) Has been cancelled
Docker Build Workflow / Build and Push Docker Image (push) Has been cancelled
Add renovate.json
2026-05-24 11:12:45 +00:00
2026-04-11 21:53:30 +02:00
2026-04-11 22:20:53 +02:00
2026-04-11 22:24:49 +02:00
2026-04-11 21:53:30 +02:00
2026-04-27 07:38:05 +02:00
2026-05-24 11:12:45 +00:00

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
S
Description
No description provided
Readme 41 KiB
Languages
Dockerfile 100%