- Create ConfigMaps for backup configuration and scripts - Define Secrets for S3 credentials - Implement Role and RoleBinding for access control - Set up a DaemonSet for running backup containers - Add a CronJob to schedule backups daily This commit establishes a comprehensive backup solution within the Kubernetes cluster, allowing for automated backups of specified directories to S3 storage. It includes necessary configurations and scripts to ensure proper execution and notification of backup status. |
||
---|---|---|
.. | ||
by-rsync | ||
daemonset+cronjob | ||
daemonset+cronjob-aliyun-gz |