We are currently running an ES cluster with 5 nodes in this config, with minimum_master_node sets to 2 and having only 3 nodes be master-eligible
- A: Master + Data
- B: Master + Data
- C: Master + Data
- D: Data
- E: Data
As we are running out of space, I would like to add another Data node and potentially more in the future. I want to make sure that it won’t become an issue with the Master-eligible nodes always set to 3 and just add Data nodes as required.