Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add backup for k8s deployment #139

Open
JeffMboya opened this issue Aug 28, 2024 · 0 comments
Open

Feature: Add backup for k8s deployment #139

JeffMboya opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JeffMboya
Copy link
Contributor

Is your feature request related to a problem? Please describe.

There is no automated backup solution for our Kubernetes deployments. This lack of backup can lead to data loss and extended downtime in case of failures or accidental deletions.

Describe the feature you are requesting, as well as the possible use case(s) for it.

I am requesting the addition of an automated backup feature for Kubernetes deployments. This feature should:

  • Automatically back up Kubernetes resources and persistent volumes at regular intervals.
  • Store backups in a secure and reliable storage solution (e.g., AWS S3, Google Cloud Storage).
  • Provide an easy way to restore from backups in case of data loss or corruption.

Indicate the importance of this feature to you.

Must-have

Anything else?

No response

@JeffMboya JeffMboya added the enhancement New feature or request label Aug 28, 2024
@JeffMboya JeffMboya self-assigned this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant