Hello all,
I'm setting up Elastic search on Docker-EE UCP platform. In my case, I need ES cluster with 3 master, 3 data and 3 co-ord nodes. Can someone point me to any official documentation or a docker-compose template available ? I have been through the docker-compose file on the official site, but i don't see how the master, data and co-ord nodes are configured.
Thanks!