Hi folks,
Currently I have some challenges with ES on multi-host docker environment. Having three hosts and deploying one elasticsearch container per host works quite fine. But when I try to add a new node to the cluster the new added ES instance can not to join the previously created cluster.
Is there any way to bypass this issue?
Thanks in advance!
Andre