Versions: OpenSearch Dashboards 3.1 (OpenSearch 3.1; Kubernetes 1.31)
Describe the issue: I have a working OpenSearch 3.1 instance which was deployed via Helm chart with the only customization being setting the admin password. But I am having no luck deploying OpenSearch Dashboards 3.1 via the Helm chart (version 3.1). I am using all of the default values with no customizations. Neither the documentation nor the Helm chart README file indicate that any additional configuration or setup is required.
Unfortunately, while the OpenSearch Dashboards pod starts, it generates no log messages. So there are no clues why it is failing. After about 5 minutes, the pod restarts…and the process repeats itself.
I suspect the issue may be related to TLS certificates although without any log messages it is hard to confirm that. And, according to the documentation, the default deployment uses HTTP and shouldn’t require any certs. I do NOT see any log messages on the OpenSearch side that indicates the OpenSearch Dashboards pod has attempted to connect.
Has anyone successfully deployed OpenSearch Dashboards 3.1 (or 3.0) via the Helm chart?
Configuration:
Relevant Logs or Screenshots: