When using the cass-operator on a Kubernetes cluster, it is convenient to grow you cluster, but is it possible to shrink it as well?
Scale up is possible: https://github.com/datastax/cass-operator/tree/master/docs/user#scale-up
But is there no way to scale down (scale in)?
I cannot find any documentation for that. Is it a planned feature?