I am using attached value.yaml, but operate pod is failing to connect to elasticsearch pod. However login into the pod and accessing the url http://camunda-elasticsearch.default.svc.cluster.local:9200 is working. But from pod level access failing.
Please assist here.
values.yaml (2.0 KB)
This is a common Kubernetes deployment issue with Operate-Elasticsearch connectivity that often stems from configuration structure problems or version compatibility. I found the following relevant resources:
- Operate fails to connect to Elasticsearch troubleshooting guide
- Camunda 8.8 self-managed installation issues in AWS EKS
- Operate connection reset with Elasticsearch
Does this help? If not, can anyone from the community jump in? ![]()
Hints: Use the Ask AI feature in Camunda’s documentation to chat with AI and get fast help. Report bugs and features in Camuda’s GitHub issue tracker. Trust the process. ![]()
Try the formatted code block for Operate:
operate_value.yaml (649 Bytes)