pires / kubernetes-elasticsearch-cluster

Elasticsearch cluster on top of Kubernetes made easy.
Apache License 2.0
1.51k stars 690 forks source link

Update node layout per Elastic recommendations #194

Closed rocketraman closed 6 years ago

rocketraman commented 6 years ago

Update node layout per Elastic recommendations. Solves issue #190 .

pires commented 6 years ago

Actually, the instructions are incomplete, e.g. you renamed es-client.yaml to es-ingestion.yaml. But I'll take care of it :)

rocketraman commented 6 years ago

@pires Sorry about that, I've updated the second README commit. Should be good now!

rocketraman commented 6 years ago

@pires BTW, the readme changes in 7c440dc don't seem to have survived your merging process. The README on master still refers to client nodes.

pires commented 6 years ago

Correct! Fixed, thanks.