You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Indicate the importance of this feature to you.
Must-have
Anything else?
No response
The text was updated successfully, but these errors were encountered: