ECK with elastic helm-charts

Hi @pebrc and team, is there any helm charts available to deploy Elasticsearch, kibana and APM server in a cluster where ECK operator was deployed with the helm chart? Please advise. Many thanks in advance.

There are no Helm charts for individual custom resources like Elasticsearch, Kibana etc.. But you can easily write your own that fits exactly your needs. We decided not offer one ourselves for now because it would mean that we would have to expose every single attribute of the CRDs in the Helm chart to cater to all our users and thereby replicating the full CRD in the Helm chart which seemed not very useful. When you write your own chart you can expose just the parts that are relevant to you as values and be much more opinionated.

Thank you so much for your quick response.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.