wazery / helm-charts

You know, for Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
APM-Server https://www.elastic.co/guide/en/apm/server/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.5). Note that we don't support Helm 3 version.

About

You know, for Kubernetes

License:Apache License 2.0


Languages

Language:Python 76.0%Language:Makefile 14.4%Language:Smarty 5.8%Language:Dockerfile 1.7%Language:HCL 1.4%Language:Shell 0.7%