Create a restore from the latest successful backup triggered by specific schedule

velero

  • Backup and migrate Kubernetes applications and their persistent volumes.
    More information: <https://github.com/heptio/velero>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

velero restore create --from-schedule {{schedule_name}}

click the source code to copy