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 git@github.com:clockworksoul/helm-elasticsearch.git
$ helm install helm-elasticsearch
Please do! Taking pull requests.