💾 Archived View for freeshell.de › tldr › velero.gmi captured on 2023-09-28 at 17:00:59. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

velero

Backup and migrate Kubernetes applications and their persistent volumes.

More information.

velero backup create {backup_name}
velero backup get
velero backup delete {backup_name}
velero schedule create {schedule_name} --schedules="{@every 7d}" --ttl {2160h0m0s}
velero restore create --from-schedule {schedule_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY