scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
337 stars 175 forks source link

Replace ScyllaDB nodes without affecting the availablility (create a new node first) #2067

Open tnozicka opened 3 months ago

tnozicka commented 3 months ago

ScyllaDB support a graceful replace node procedure where a new node is spun up before the old one is decommissioned.

https://opensource.docs.scylladb.com/stable/operating-scylla/procedures/cluster-management/replace-running-node.html#add-a-new-node-to-the-cluster-and-then-decommission-the-old-node

This is incompatible with using StatefulSets where each replica has identity / ordinal and there can always be just one instance of the ordinal.

scylla-operator-bot[bot] commented 1 month ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale