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

Backup & Restore concept needed for k8s cluster #437

Open
5 tasks
garloff opened this issue Sep 26, 2022 · 1 comment
Open
5 tasks

Backup & Restore concept needed for k8s cluster #437

garloff opened this issue Sep 26, 2022 · 1 comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling

Comments

@garloff
Copy link
Contributor

garloff commented Sep 26, 2022

As operator I need a way to backup and restore all objects of a k8s cluster, so I can recover from disasters (user errors, failed upgrades, catastrophic infra outage, ...).
As operator I also need (a cluster-specific) backup & restore for the management cluster.

Definition of Done

  • A proper backup and restore solution is found
  • The solution supports all objects within the k8s cluster.
  • Various disaster scenarios, such as user errors, failed upgrades, and catastrophic infrastructure outages can be handled
  • Documentation with clear instructions on how to use it exists
  • The backup and restore solution has been tested and approved by a third person
@PatrickLaabs
Copy link

Hi @garloff,

isn't https://velero.io/ a proper solution for this?

Deployed on a management cluster and on the attached clusters, it will prevent 'almost' a zero-downtime, since you're able to backup and restore (i guess it was almost every) kubernetes object.

Best
Patrick

@tibeer tibeer mentioned this issue Mar 29, 2023
@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label May 12, 2023
@jschoone jschoone transferred this issue from SovereignCloudStack/k8s-cluster-api-provider Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
Status: Backlog
Development

No branches or pull requests

3 participants