Skip to content

Improve Resilience of CNPG backups #1522

@crutonjohn

Description

@crutonjohn

Right now, backups are sent using barman to an S3 bucket running locally inside the cluster, which is then sucked up into the volsync system and backed up that way.

realistically we could probably skip the middle man and just go straight to B2, or send to s3-garage locally. there could be some cost implications if we ever need to restore from B2 but that might be worth the squeeze to simplify things a bit and remove in-cluster minio.

can either:

  • back up direct to B2
  • back up to s3-garage
  • explore using volumesnapshots + volsync for backups/restores

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions