Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elastic/cloud-on-k8s
Elastic Cloud on Kubernetes
https://github.com/elastic/cloud-on-k8s
elasticsearch go kibana kubernetes kubernetes-operators
Last synced: about 1 month ago
JSON representation
Elastic Cloud on Kubernetes
- Host: GitHub
- URL: https://github.com/elastic/cloud-on-k8s
- Owner: elastic
- License: other
- Created: 2018-10-30T10:43:58.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T11:05:19.000Z (about 1 month ago)
- Last Synced: 2024-12-14T12:17:48.721Z (about 1 month ago)
- Topics: elasticsearch, go, kibana, kubernetes, kubernetes-operators
- Language: Go
- Homepage:
- Size: 48.2 MB
- Stars: 2,645
- Watchers: 295
- Forks: 712
- Open Issues: 414
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Support: docs/supported-versions.asciidoc
Awesome Lists containing this project
- awesome-elastic-resources - Link
- awesome-golang-repositories - cloud-on-k8s
README
[![Build status](https://badge.buildkite.com/8fe262ce6fc1da017fc91c35465c1fe0addbc94c38afc9f04b.svg?branch=main)](https://buildkite.com/elastic/cloud-on-k8s-operator)
[![GitHub release](https://img.shields.io/github/v/release/elastic/cloud-on-k8s.svg)](https://github.com/elastic/cloud-on-k8s/releases/latest)# Elastic Cloud on Kubernetes (ECK)
Elastic Cloud on Kubernetes automates the deployment, provisioning, management, and orchestration of Elasticsearch, Kibana, APM Server, Enterprise Search, Beats, Elastic Agent, Elastic Maps Server, and Logstash on Kubernetes based on the operator pattern.
Current features:
* Elasticsearch, Kibana, APM Server, Enterprise Search, and Beats deployments
* TLS Certificates management
* Safe Elasticsearch cluster configuration & topology changes
* Persistent volumes usage
* Custom node configuration and attributes
* Secure settings keystore updatesSupported versions:
* Kubernetes 1.27-1.31
* OpenShift 4.12-4.17
* Elasticsearch, Kibana, APM Server: 6.8+, 7.1+, 8+
* Enterprise Search: 7.7+, 8+
* Beats: 7.0+, 8+
* Elastic Agent: 7.10+ (standalone), 7.14+, 8+ (Fleet)
* Elastic Maps Server: 7.11+, 8+
* Logstash 8.7+Check the [Quickstart](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-quickstart.html) to deploy your first cluster with ECK.
If you want to contribute to the project, check our [contributing guide](CONTRIBUTING.md) and see [how to setup a local development environment](dev-setup.md).
For general questions, please see the Elastic [forums](https://discuss.elastic.co/c/eck).