The Velero Integrator charm acts as middleware between target applications and the Velero Operator, enabling scheduled backup management on Kubernetes. It receives backup specifications from target applications and forwards them to Velero Operator, adding schedule configuration. This charm simplifies backup orchestration by separating “what to backup” (defined by target apps) from “when to backup” (defined by operators).
The Velero Integrator charm supports the integration with existing charms, among which:
- Velero Operator via the
velero-backuprelation, to forward backup specifications and schedule configuration to be executed by Velero - Target application charms via the
k8s-backup-targetrelation, to receive backup specifications from applications that need to be backed up
The Velero Integrator charm is part of the Charmed Velero solution.
Documentation Links
Please refer to the Velero Integrator documentation for more information about how to deploy and configure the charm.
Metadata links
- charmhub page
- Github project repository
- Contribution
- Licensing
- Publisher: Canonical