Deploy ElasticSearch on Kubernetes Before deploying Elasticsearch on Kubernetes, you must install the ECK operator within the Kubernetes cluster.
There are two primary methods for installing ECK into a Kubernetes cluster.
- Install ECK using the YAML manifests.
- Install ECK using the Helm chart.
We will use the YAML manifest for installation.