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

From wikieduonline
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
* https://k8up.io/k8up/2.4/index.html
+
* https://k8up.io/k8up/index.html
  
  
* [[K8s backup]]
+
[[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 <code>[[ReadWriteMany]], [[ReadWriteOnce]]</code> or with a specific label.
  
[[PVC]]
+
== 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: