Velero is an open source tool to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a cloud provider or on-premises.
Velero lets you:
- Take backups of your cluster and restore in case of loss.
- Migrate cluster resources to other clusters.
- Replicate your production cluster to development and testing clusters.
- #velero-users - User support on Kubernetes Slack
- #velero-dev - Development discussion on Kubernetes Slack
- Community Meetings
- Contributing
| Repository | Description |
|---|---|
| velero | Main Velero project |
| velero-plugin-for-aws | AWS plugin |
| velero-plugin-for-gcp | GCP plugin |
| velero-plugin-for-microsoft-azure | Azure plugin |
| velero-plugin-example | Example plugin for building your own |
Velero is a Cloud Native Computing Foundation sandbox project.
