Difference between revisions of "Kubernetes Backup Operator (K8up)"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[helm repo add]] k8up-io https://k8up-io.github.io/k8up | [[helm repo add]] k8up-io https://k8up-io.github.io/k8up | ||
+ | [[helm repo update]] | ||
* Backup all [[PVCs]] marked as <code>[[ReadWriteMany]], [[ReadWriteOnce]]</code> or with a specific label. | * Backup all [[PVCs]] marked as <code>[[ReadWriteMany]], [[ReadWriteOnce]]</code> or with a specific label. |
Revision as of 09:49, 3 October 2023
helm repo add k8up-io https://k8up-io.github.io/k8up helm repo update
- Backup all PVCs marked as
ReadWriteMany, ReadWriteOnce
or with a specific label.
Related
See also
Advertising: