Hello,
I have a Drupal app running with Elasticsearch7 on Kubernetes with the Elastic Connector plugin. I needed to recreate the elastic node pool and after re-applying kubectl apply -f elasticsearch.yaml I'm unable to connect to the new node. Nothing has changed in the config. Names and URLs are the same. Error message from the connector, "No alive nodes found in your cluster." What am I missing? Thanks.