Hi,
I recently posted a question about threadpools for my stack on kubernetes. (Question about threadpools)
I'm planning to manually increase the node processor count. On docker-compose i can just add "processors=x" to elasticsearch env section. Can it be done the same way on kubernetes or do i have to edit the yaml like shown in this link Manage compute resources | Elastic Cloud on Kubernetes [1.5] | Elastic ?
the snippet from the link:
resources:
requests:
memory: 4Gi
cpu: 8