6 ms·
We've been using k8s-snapshots[1] Very easy to setup and use. Very simple to add snapshots too. How does this compare? [1] https://github.com/miracle2k/k8s-sn
by glesperance 7y ago
We've been using k8s-snapshots[1]
Very easy to setup and use. Very simple to add snapshots too.
How does this compare?
[1] https://github.com/miracle2k/k8s-snapshots https://github.com/miracle2k/k8s-snapshots
- bryanlarsen 7y agoThat only works on AWS & GCE. A restic based operator will work anywhere.
- tobru 7y ago* K8up uses Restic, k8s-snapshots Tarsnap * K8up doesn't do snapshots but file-based backups supporting any RWX storage and to some extend RWO (still to be improved) * K8up can do pre-backup tasks like dumping a database to have application consistent backups * K8up has a great amount of monitoring backed in for providing a good overview via Prometheus if the backups really work * K8up can send webhooks about backups available to allow integrations into third party control panels. F.e. Lagoon[1] uses it [1] https://github.com/amazeeio/lagoon https://github.com/amazeeio/lagoon