Help me please

Good afternoon

Given:

  • 1 server with deb. elasticsearch package (master)

  • 1 server with elasticsearch installed in docker

Can you please tell me if it is possible to add an elasticsearch node that is installed in Docker to the cluster?

deb (master) + docker (node)
Thank you in advance

Hi @vlados31999,

Welcome to the community! You can add a node to the docker cluster using the existing node using these instructions.

Hope that helps!