I am a novice with K8S but experiences with Elasticsearch.
I want to run about 8 Elasticsearch pods per server and have each pod claim a NMVe volume.
There will be about 6 servers.
What is the best way to do this?
Do I specifically need to set up zoning to ensure replicas are distributed across servers?