Charmed Velero
Charmed Velero is a Juju charm that deploys and manages Velero, an open-source tool for safely backing up and restoring Kubernetes cluster resources and persistent volumes. It provides disaster recovery, cluster migration, and backup and restore for workloads across namespaces, including non-Juju-managed ones.
This charm supports AWS and Azure Kubernetes clusters via S3 and Azure object storage backends. Additionally, the charm exposes Prometheus metrics for observability.
In this documentation
| Tutorial Get started - a hands-on introduction for new users deploying the charmed operator. |
How-to guides Step-by-step guides covering key operations and common tasks. |
| Explanation Concepts - discussion and clarification of key topics. |
Reference Technical information - specifications, APIs, architecture. |
Project and Community
Charmed Velero is a distribution of Velero. It’s an open-source project that welcomes community contributions, suggestions, fixes and constructive feedback.
- Read our Code of Conduct.
- Contribute and report issues.
- Explore Juju SDK docs for guidelines on enhancements to this charm.
License
Charmed Velero is free software distributed under the Apache Software License, version 2.0. For more information, see LICENSE.
Navigation
Mapping table
| Level | Path | Navlink |
|---|---|---|
| 1 | tutorial | Tutorial |
| 1 | how-to | How to |
| 2 | integrate-with-cos | Integrate with COS |
| 2 | integrate-with-azure | Integrate with an Azure Kubernetes cluter |
| 2 | integrate-with-aws | Integrate with an AWS Kubernetes cluter |
| 2 | restore-charm-pv | Restore charm PV |
| 2 | backup-config-integration | Backup config integration |
| 1 | explanation | Explanation |
| 2 | system-architecture | System architecture |
| 2 | charm-lifecycle | Charm lifecycle |
| 2 | file-system-backup | File system backup |
| 1 | reference | Reference |
| 2 | backup-config-interface | Backup config interface |
| 2 | actions | Actions |
| 2 | configurations | Configurations |
| 2 | integrations | Integrations |