我正在尝试用velero创建GKE Cluster的备份。我在GKE Cluster上成功安装,如下所示 $ kubectl get deployment/velero --namespace velero NAME READY STATUS RESTARTS AGE
velero-847c69f497-hwv6l 1Run `vele
我想将velero与我的azure Kubernetes集群一起使用来备份集群数据和持久卷。
就像doc说的,我已经为pod添加了注释,甚至备份作业都显示成功了4个快照。问题是我在我的存储帐户velero指定的容器中只看到了gz文件和一个json文件。我不应该看到一个与我的PV等同的文件吗?(大约10 is )
You may check for more information using the commands `velero backup describe test` and `velero backupvelero describe backup test
Namespace: veleroAnnotations: velero.