k8s/ manifest added
Some checks failed
Docker Build Workflow / Lint Dockerfile (push) Failing after 4s
Docker Build Workflow / Build and Push Docker Image (push) Successful in 40s

This commit is contained in:
2026-04-11 22:24:49 +02:00
parent 6d19f77edf
commit f39704ed87
8 changed files with 193 additions and 7 deletions

View File

@@ -1,12 +1,11 @@
# ceph-s3-backup
Repo for automated backup of ceph s3 buckets
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:
- Alpine Image with kubectl and rclone
Outstanding:
- Examples of
- Cronjob and Deployment with right permissions
- docker/ Alpine Image with kubectl and rclone
- k8s/
-- working deployment (for troubleshooting / manually exectuin) and cronjob manifest which also contains right permission