Hi, right now my production servers consist of 3 nodes: A, B, C. I would like to add E, D and then get rid of A. What’s the best way to achieve this?
If I simply add E, D with the existing config and then remove A from the cluster when the status is green, would that work? My hunch is that it should but I would like to verify this before I proceed.
Thanks!