Waiting for restore to complete. You may safely press ctrl-c to stop waiting - your restore will continue in the background.
.......................
Restore completed with status:PartiallyFailed. You may check for more information using the commands `velero restore describe move-backup-20201104160412` and `velero restore logs move-backup-20201104160412`
# 恢复后查看 default 名称空间的资源对象
[root@node24 ~]# kubectl get pod | wc -l
48
```
# 高级用法
# 高级用法
-定时备份
-定时备份
...
@@ -155,13 +195,16 @@ velero-plugin 项目中已经给出 example 用于测试备份。
...
@@ -155,13 +195,16 @@ velero-plugin 项目中已经给出 example 用于测试备份。