scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

Support manual storage expansion with rolling replacements

Open tnozicka opened this issue 1 year ago • 2 comments

When there is no more space on the same nodes we need a procedure to change the storage request and replace node 1 by 1. (This assumes all the ScyllaDB nodes run on similar nodes so it's most likely to be group operation + we already have a single node replacement.)

- [ ] https://github.com/scylladb/scylla-operator/issues/732
- [ ] https://github.com/scylladb/scylla-operator/issues/1573
- [ ] https://github.com/scylladb/scylla-operator/issues/1574

tnozicka avatar Nov 16 '23 18:11 tnozicka