Skip to content

pbecotte/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
Elasticsearch https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
Kibana https://www.elastic.co/guide/en/kibana/current/docker.html
Logstash https://www.elastic.co/guide/en/logstash/current/docker.html
Filebeat https://www.elastic.co/guide/en/beats/filebeat/current/running-on-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.1). Note that we don't support Helm 3 version.

About

You know, for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.3%
  • Makefile 14.4%
  • Smarty 5.7%
  • Dockerfile 2.1%
  • HCL 1.7%
  • Shell 0.8%