Velero
Prequisites
Setup Velero Namespace
# run from the extracted folder of the tarball
$ kubectl apply -f config/common/00-prereqs.yaml
$ kubectl apply -f config/minio/Manually Create an On-Premise Backup
$ velero backup create hc-backup --include-namespaces=human-connectionSimulate a Disaster
Schedule a Regular Backup
Last updated
Was this helpful?