Difference between revisions of "Kubernetes Backup Operator (K8up)"

From wikieduonline
Jump to navigation Jump to search
(Created page with " K8s backup")
Tags: Mobile web edit, Mobile edit
 
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* https://k8up.io/k8up/index.html
  
  
 +
[[helm repo add]] k8up-io https://k8up-io.github.io/k8up
 +
[[helm repo update]]
 +
[[helm install k8up-io/k8up]] --generate-name
  
[[K8s backup]]
+
* Backup all [[PVCs]] marked as <code>[[ReadWriteMany]], [[ReadWriteOnce]]</code> or with a specific label.
 +
 
 +
== Related ==
 +
* [[Kubernetes Persistent Volume Claim (PVC)]]
 +
* [[Restic]]
 +
* [[Rancher backup operator]]
 +
 
 +
== See also ==
 +
* {{k8up}}
 +
* {{K8s backups}}
 +
 
 +
[[Category:K8s]]

Latest revision as of 09:55, 3 October 2023

Advertising: