O conteúdo desta página não está disponível no idioma selecionado. A Elastic está trabalhando para garantir que o conteúdo esteja disponível em vários idiomas.Agradecemos a compreensão.
Download Elastic Cloud on Kubernetes
GA Release
1
Install ECK
For a first install, run the following commands:
kubectl create -f https://download.elastic.co/downloads/eck/3.0.0/crds.yaml
Copy to Clipboard
kubectl apply -f https://download.elastic.co/downloads/eck/3.0.0/operator.yaml
Copy to Clipboard
If you are upgrading your existing ECK deployment, refer to the upgrade notes.
These steps are only valid for Kubernetes 1.28 onward or OpenShift 4.14 and later. For a list of supported Kubernetes versions, refer to the support matrix.
2
Dive in
Start deploying Elasticsearch, Kibana, APM Server, Elastic Maps Service, Search, Elastic Agent, and Beats.
Make sure to visit the quickstart for the latest up-to-date information.

