21 lines
861 B
Markdown
21 lines
861 B
Markdown
|
# ECK Operator Helm Chart
|
||
|
|
||
|
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/elastic)](https://artifacthub.io/packages/helm/elastic/eck-operator)
|
||
|
|
||
|
A Helm chart to install the ECK Operator: the official Kubernetes operator from Elastic to orchestrate Elasticsearch, Kibana, APM Server, Enterprise Search, and Beats on Kubernetes.
|
||
|
|
||
|
For more information about the ECK Operator, see:
|
||
|
- [Documentation](https://www.elastic.co/guide/en/cloud-on-k8s/current/index.html)
|
||
|
- [GitHub repo](https://github.com/elastic/cloud-on-k8s)
|
||
|
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
- Supported Kubernetes versions are listed in the documentation: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s_supported_versions.html
|
||
|
- Helm >= 3.2.0
|
||
|
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Refer to the documentation at https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-install-helm.html
|