Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.03 KB

Build Status

Elastic Cloud on Kubernetes (ECK)

Elastic Cloud on Kubernetes automates the deployment, provisioning, management, and orchestration of Elasticsearch and Kibana on Kubernetes based on the operator pattern.

This is an alpha version.

Current features:

  • Elasticsearch and Kibana deployments
  • TLS Certificates management
  • Safe Elasticsearch cluster configuration & topology changes
  • Persistent volumes usage
  • Custom node configuration and attributes
  • Secure settings keystore updates

Supported versions:

  • Kubernetes: 1.11+
  • Elasticsearch: 6.8+, 7.1+

Check the Quickstart if you want to deploy you first cluster with ECK.

If you want to contribute to the project, check our contributing guide and see how to setup a local development environment.