Deleting backups and schedules

Velero backups can quickly grow in size if they're not maintained correctly. Let's perform the following steps to remove an existing backup resource and clean up scheduled backups:

  1. Delete the existing backup named myapp-backup:
$ velero backup delete myapp-backup
  1. Delete all existing backups:
$ velero backup delete --all
  1. Delete the scheduled backup job named myapp-daily:
$ velero schedule delete myapp-daily

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.249.220