Difference between revisions of "Kubernetes Backup Operator (K8up)"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
* [[Kubernetes Persistent Volume Claim (PVC)]] | * [[Kubernetes Persistent Volume Claim (PVC)]] | ||
* [[Restic]] | * [[Restic]] | ||
+ | * [[Rancher backup operator]] | ||
== See also == | == See also == | ||
+ | * {{k8up}} | ||
* {{K8s backups}} | * {{K8s backups}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 09:55, 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[edit]
See also[edit]
Advertising: