Please look in the chart directories for the documentation for each chart. These Helm charts are designed to be a lightweight way to configure our official Docker images. Links to the relevant Docker image documentation has also been added below.
Starting with 7.7.0 release, some charts are reaching GA.
Note that only the released charts coming from Elastic Helm repo or GitHub releases are supported.
Elasticsearch | Kibana | Logstash | Filebeat | Metricbeat | APM Server | |
---|---|---|---|---|---|---|
7.0 | Alpha | Alpha | / | / | / | / |
7.1 | Beta | Beta | / | Beta | / | / |
7.2 | Beta | Beta | / | Beta | Beta | / |
7.3 | Beta | Beta | / | Beta | Beta | / |
7.4 | Beta | Beta | / | Beta | Beta | / |
7.5 | Beta | Beta | Beta | Beta | Beta | Alpha |
7.6 | Beta | Beta | Beta | Beta | Beta | Alpha |
7.7 | GA | GA | Beta | GA | GA | Beta |
The charts are currently tested against all GKE versions available. The
exact versions are defined under KUBERNETES_VERSIONS
in
helpers/matrix.yml.
While we are checking backward compatibility, the charts are only tested with Helm version mentioned in helm-tester Dockerfile (currently 2.16.7). Note that we don't support Helm 3 version.
In addition of these Helm charts, Elastic also provides Elastic Cloud on Kubernetes which is based on Operator pattern and is Elastic recommended way to deploy Elasticsearch, Kibana and APM Server on Kubernetes.