This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.1.2.2. 备份和恢复应用程序
您可以通过创建 Backup
自定义资源(CR) 来备份应用程序。您可以配置以下备份选项:
- Backup hooks,在备份操作之前或之后运行命令
- Scheduled backups
- Restic backups
您可以通过创建一个 Restore
CR 来恢复应用程序。您可以配置 restore hook,以便在 init 容器或应用程序容器中运行命令。