Elastic Cloud on Kubernetes automates the deployment, provisioning, management, and orchestration of Elasticsearch, Kibana, APM Server, Enterprise Search, and Beats on Kubernetes based on the operator pattern.
Elastic Cloud on Kubernetes automates the deployment, provisioning, management, and orchestration of Elasticsearch, Kibana, APM Server, Enterprise Search, Beats, Elastic Agent and Elastic Maps Server on Kubernetes based on the operator pattern.
* Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS)
* Elasticsearch, Kibana, APM Server: 6.8+, 7.1+
* Enterprise Search: 7.7+
* Beats: 7.0+
* Elastic Agent: 7.10+
* Elastic Maps Server: 7.11+
Check the [Quickstart](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-quickstart.html) to deploy your first cluster with ECK.
...
...
@@ -29,4 +34,4 @@ We recommend a minimum of 150Mi of RAM and 100m CPU. Larger Kubernetes clusters
## Startup requirements
This image requires a valid kubeconfig and an `OPERATOR_NAMESPACE` environment variable to start successfully. Please see the StatefulSet manifest in [the default distribution](https://download.elastic.co/downloads/eck/1.5.0/all-in-one.yaml) for a recommended configuration.
This image requires a valid kubeconfig and an `OPERATOR_NAMESPACE` environment variable to start successfully. Please see the StatefulSet manifest in [the default distribution](https://download.elastic.co/downloads/eck/1.6.0/all-in-one.yaml) for a recommended configuration.