superluminar-io / super-eks

super-eks is a CDK construct that provides a preconfigured EKS installation with batteries included.
Apache License 2.0
44 stars 4 forks source link

Implement Backup of Volumes and certain Manifests #386

Open skomp opened 2 years ago

skomp commented 2 years ago

A backup solution for certain manifests and volumes

Use Case

In case of a cluster recovery, it is sometimes handy to have a backup to restore from. This does not apply to all manifests, since most of them should be generated via infrastructure as code.

Proposed Solution

Integrate Velero backup for volumes and manifests. The manifests should have an annotation for hinting that they should be backed up. Default should be no backup/

Other


This is a :rocket: Feature Request

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.