Difference between revisions of "Kubernetes Backup Operator (K8up)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://k8up.io/k8up/index.html | * https://k8up.io/k8up/index.html | ||
+ | |||
+ | [[helm repo add]] k8up-io https://k8up-io.github.io/k8up | ||
* 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
- Backup all PVCs marked as
ReadWriteMany, ReadWriteOnce
or with a specific label.
Related
See also
Advertising: