How to deploy Elasticsearch in Kubernetes cluster?

I have a kubernetes cluster with 3 nodes, what's the best practice to deploy Elasticsearch 6.1.2 into the cluster?

Is it OK to deploy Elasticsearch as a DaemonSet, and mount a hostPath for each Elasticsearch?

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