How does this compare?
* 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
Does that mean I could use the SFTP transport of restic and send my K8up generated backups to any old SFTP server ?
Disclaimer: My company, AppsCode is the primary developer behind Stash.
I will use it tonight, thank you friend!