Difference between revisions of "Helm install rancher-backup"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} helm repo add rancher-charts https://charts.rancher.io helm repo update {{Rancher}}")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster
 +
 +
 
  [[helm repo add]] rancher-charts https://charts.rancher.io
 
  [[helm repo add]] rancher-charts https://charts.rancher.io
 
  [[helm repo update]]
 
  [[helm repo update]]
  
 +
[[helm search repo]] --versions rancher-charts/[[rancher-backup]]
 +
CHART_VERSION=<2.x.x>
 +
 +
helm install [[rancher-backup-crd]] rancher-charts/rancher-backup-crd -n [[cattle-resources-system]] --create-namespace --version $CHART_VERSION
 +
helm install [[rancher-backup]] rancher-charts/rancher-backup -n cattle-resources-system --version $CHART_VERSION
  
  
  
 +
== See also ==
 +
* {{Rancher-backup}}
 +
* {{Rancher}}
  
{{Rancher}}
+
[[Category:Rancher]]

Latest revision as of 11:13, 11 October 2023

Advertising: