Table of Contents

Elasticsearch Operator (Elastic ECK)

The Elasticsearch Operator, officially referred to as Elastic Cloud on Kubernetes (ECK), is a Kubernetes-native tool designed to automate the deployment, management, and orchestration of Elasticsearch and Kibana clusters on Kubernetes. ECK leverages Kubernetes Custom Resource Definitions (CRDs) to declaratively define the desired state of Elasticsearch and Kibana resources, ensuring consistent and repeatable deployments.

Key Features

Benefits

Getting Started

Additional Resources