An Elasticsearch cluster on top of Kubernetes, made easier.
A Helm chart that essentially lifts-and-shifts the core manifests in the pires/kubernetes-elasticsearch-cluster project.
With Helm properly installed and configured, standing up a complete cluster is almost trivial:
$ git clone https://github.com/clockworksoul/helm-elasticsearch.git elasticsearch
$ helm install elasticsearch
Please do! Taking pull requests.