ECK YAML examples for production-grade deployment

Hello, I have an on-prem setup that I want to move to the cloud. I want to run it on Kubernetes for portability. I have selected AWS EKS (since I have credits). I am able to follow the ECK document and get basic nodes up and running. However to run a production-grade deployment there are many things to be considered.

I wanted to know if there are any good kubernetes deployment sample files that I can readily use for a multi-node deployment replete with persistent volume configuration etc.

Currently, I am evaluating this:

Thanks.

Hi, would appreciate some response here.

I could use the official helm charts but
https://github.com/elastic/helm-charts#eck says that ECK is now the Elastic recommended way.

But the example given here (https://github.com/elastic/cloud-on-k8s/blob/master/config/samples/elasticsearch/elasticsearch.yaml) is not close to production. The helm charts are better in that regard.

Considering future prospects, should I go the ECK route or helm charts is fine? Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.