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