Velero with restic on istio side car enabled namespace #3769
Unanswered
Hmr-ramzi
asked this question in
Community support Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We are currently using velero (with the integration of restic) to backup our podvolumes. A major annoying problem that we are currently facing is that we can currently using istio service mesh which automatically injects containers (also with volumes and volume mounts) to the pods. Whenever we try to backup or restore we receive failures (more into the issue here Restoring pods in an Istio enabled namespace causes them to error · Issue #2997 · vmware-tanzu/velero · GitHub ) Is it possible by any chance (if it will come to editing and interacting with some files that restic generates ) to exclude some containers from pods when the backup/restore of podvolumebackups are happening?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions