Skip to content

Adds automated Kubernetes PVC backups in AWS

Mykola Smith requested to merge (removed):aws-backups into master

Use AWS data lifecycle manager to schedule daily backups for Kubernetes PVCs (retaining two days of backups at a time). This ensure that vital data is stored and can be recovered in the event of node loss / destruction.

Merge request reports