Backup - Velero or something else #348
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Hello @clickersmudge, unfortunately, I do not have personal experience with it. Just yesterday @JustinGuese was experimenting with Velero, maybe he can help. I would bet that it's just a matter of just configuring Velero even more extensively, as our cluster is a standard one based on k3s, of course, the Terraform part is just the automation that launches things into orbit, but then it becomes a normal cluster. |
Beta Was this translation helpful? Give feedback.
-
I set it up here using longhorn for volume backup and velero for k8s and snapshot creation. Works fine. |
Beta Was this translation helpful? Give feedback.
-
@clickersmudge yes I can confirm velero and restic working... We didn't have the longhorn setup, so I would say it's a longhorn thing? Did you install velero via Helm or cli? For me the cli didn't work, but Helm worked out of the box. Could you paste the logs of the velero and restic pod? |
Beta Was this translation helpful? Give feedback.
-
Doesn't has Longhorn have similar feature build in for backups? Both volumes and cluster and DR backups (and restore)? |
Beta Was this translation helpful? Give feedback.
@clickersmudge yes I can confirm velero and restic working... We didn't have the longhorn setup, so I would say it's a longhorn thing?
Did you install velero via Helm or cli? For me the cli didn't work, but Helm worked out of the box.
Could you paste the logs of the velero and restic pod?