Closed ruromero closed 6 years ago
@ruromero Have you tested this? It doesn't seem to work for me running on Kuberentes engine.
@kiloreux what problems are you having? I tested it with this image ruromero/docker-rhel-elasticsearch:6.2.1 which you can find the Dockerfile in this repo https://github.com/ruromero/docker-rhel-elasticsearch
Check the es-cluster-deployment.yml file for creating the statefulset
I will test it with your provided image.
The error I had was some form of clients not being able to discover the master
not enough master nodes discovered during pinging (found [[]], but needed [-1]), pinging again
I have your PR used here that I used to build the plugin https://github.com/kiloreux/fabric-elasticsearch-cloud-kubernetes
This change allows compatibility with ES 6.2.1