fabric8io / elasticsearch-cloud-kubernetes

Other
169 stars 90 forks source link

6.2.1 #117

Closed ruromero closed 6 years ago

ruromero commented 6 years ago

This change allows compatibility with ES 6.2.1

kiloreux commented 6 years ago

@ruromero Have you tested this? It doesn't seem to work for me running on Kuberentes engine.

ruromero commented 6 years ago

@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

kiloreux commented 6 years ago

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