VolSync is a Kubernetes operator for asynchronous data replication and backup of persistent volumes. It enables efficient synchronization between storage locations using rsync, restic, or Rclone, making it ideal for backups, disaster recovery, and data migration across clusters.
VolSync automates snapshot-based or file-based replication of PVCs, supporting:
Install with:
helm repo add backube https://backube.github.io/helm-charts/
helm install volsync backube/volsync -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
volsync | rafaribe/home-ops | 62 | 0.11.0 | a day ago |
volsync | kashalls/home-cluster | 113 | 0.11.0 | 4 days ago |
volsync | samip5/k8s-cluster | 119 | 0.11.0 | 6 days ago |
volsync | samip5/k8s-cluster | 119 | 0.11.0 | 6 days ago |
volsync | onedr0p/home-ops | 2202 | 0.12.0-rc.2 | 8 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
manageCRDs (118) true | boolean |
number | |
image.repository (19) ghcr.io/onedr0p/volsync | string |
image.tag (18) 0.11.0 | string |
number, string | |
boolean | |
number, string | |
podSecurityContext.seccompProfile.type (14) RuntimeDefault | string |
restic.repository (19) ghcr.io/onedr0p/volsync | string |
restic.tag (18) 0.11.0 | string |
string | |
string | |
string | |
rclone.repository (4) ghcr.io/onedr0p/volsync | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string |