Difference between revisions of "Velero install"
Jump to navigation
Jump to search
(Created page with "# Install Linux ``` version=1.10.3 curl https://github.com/vmware-tanzu/velero/releases/download/v${version}/velero-v${version}-linux-amd64.tar.gz tar xf velero-v${version}-li...") |
(No difference)
|
Revision as of 19:14, 15 June 2023
Install Linux
version=1.10.3 curl https://github.com/vmware-tanzu/velero/releases/download/v${version}/velero-v${version}-linux-amd64.tar.gz tar xf velero-v${version}-linux-amd64.tar.gz sudo mv velero-v${version}-linux-amd64/velero /usr/local/bin/velero
https://learn.microsoft.com/en-us/azure/aks/hybrid/backup-workload-cluster