Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

jmlrt/helm-charts

Repository files navigation

Elastic Stack Kubernetes Helm Charts

Build Status

This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

Charts

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.

Chart Docker documentation
APM-Server https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html
Elasticsearch https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
Filebeat https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html
Kibana https://www.elastic.co/guide/en/kibana/current/docker.html
Logstash https://www.elastic.co/guide/en/logstash/current/docker.html
Metricbeat https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html

Kubernetes Versions

The charts are currently tested against all GKE versions available. The exact versions are defined under KUBERNETES_VERSIONS in helpers/matrix.yml.

Helm versions

While we are checking backward compatibility, the charts are only tested with Helm version mentioned in helm-tester Dockerfile (currently 2.16.6). Note that we don't support Helm 3 version.

ECK

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.

About

You know, for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.1%
  • Makefile 9.0%
  • Mustache 3.5%
  • Dockerfile 1.3%
  • Shell 1.2%
  • HCL 0.9%