miracle2k/k8s-snapshots

Backup Type

ADaruka opened this issue · 1 comments

When the snapshots are taken according to the deltas, is the backup incremental or differential?
whatis-pillar_full_incremental_differential_backup

You'd have to look into how each cloud provider handles snapshots. I suspect that internally they use an incremental approach.

However, from the perspective of this app, this breakdown isn't really meaningful; we only see what could be called "full backups"; that is the only thing the cloud provider exposes to us.