Add capability to restore an existing multi-node etcd cluster #893
Labels
area/control-plane
Control plane related
area/ops-productivity
Operator productivity related (how to improve operations)
kind/enhancement
Enhancement, improvement, extension
How to categorize this issue?
/area control-plane
/area ops-productivity
/kind enhancement
What would you like to be added:
Add an ability to for an end-user to inform etcd-druid to restore an etcd cluster from existing backups.
Why is this needed:
To restore a multi-node etcd cluster, it is essential that you always go from 0->1 replicas, do the restoration from an existing backup and then only move from 1->n replicas.
If there is an existing mutli-node etcd cluster and its been scaled down and its PV's have not be preserved then there is a need to restore this cluster from a backup (if backup has been enabled).
In gardener context there are 2 use cases for this:
The text was updated successfully, but these errors were encountered: