Hello,
Is there a way to join a new ES node to an already existing bootstrapped single node cluster that already contains data? I read on some other blog posts that for this to happen, I'll have to remove the data from my existing cluster and reconfigure it to define the master eligible nodes so the new node can discover the existing one.
If yes, is there a way to do this without losing the data in my existing one-node cluster?
Thanks!