We currently have a cluster with 1 master node and 10 data nodes. We're planning to add 2 more masters. I want to avoid split brain when adding the new masters to the cluster. What is the best way to add them in this situation?
I recommend reading the below docs if you haven't already 
Thanks, I'll check those out.