Backup and restore with Velero suggestion #5894
-
I know this is not Velero project. I just need some info from Strimzi side. Background Info
Need infoIs it ok if I redeploy entire strimzi kafka cluster including cluster operator with old PVCs?
And PVC
Not sure how strimzi handles internally I do like above What I'm trying to achieve is simulating disaster recovery Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You should check this guide which is about recovering the cluster when all you have is the storage: https://strimzi.io/docs/operators/latest/full/using.html#cluster-recovery-str In your case, if you have the PVCs, you obviously do not need to recreate them. But the rest should apply to you I guess. |
Beta Was this translation helpful? Give feedback.
You should check this guide which is about recovering the cluster when all you have is the storage: https://strimzi.io/docs/operators/latest/full/using.html#cluster-recovery-str
In your case, if you have the PVCs, you obviously do not need to recreate them. But the rest should apply to you I guess.