We have deployed elasticsearch cluster on kubernetes cluster.
We have deployed 3 master nodes, 3 client nodes and 5 data nodes.
We are able to ping the endpoint ips mentioned in the logs from the master,client and data nodes, but the logs are showing connection issue (manual ping works inside the containers).
Master node logs:
[2019-11-14T12:40:57,348][WARN ][o.e.c.NodeConnectionsService] [master-fed-elastic-0] failed to connect to node
{client-fed-elastic-1}{X3EsRyYLScSEaumLVWGlDQ}{sXzX4oU_TzCaJPRnkUEnTg}{192.168.186.209}{192.168.186.209:9300} (tried [1] times)
Client node logs:
2019-11-14T12:36:00,265][WARN ][o.e.c.NodeConnectionsService] [client-fed-elastic-0] failed to connect to node {client-fed-elastic-1} {X3EsRyYLScSEaumLVWGlDQ} {9uHMXe8lTrqsICoT4HyIPQ} {192.168.186.209} {192.168.186.209:9300}
(tried [1] times)
[2019-11-14T12:37:28,771][ERROR][c.f.s.s.t.SearchGuardSSLNettyTransport] [client-fed-elastic-0] SSL Problem Received close_notify during handshake
javax.net.ssl.SSLException: Received close_notify during handshake
Please don't post unformatted code, logs, or configuration as it's very hard to read.
Instead, paste the text and format it with </> icon or pairs of triple backticks (```), and check the preview window to make sure it's properly formatted before posting it. This makes it more likely that your question will receive a useful answer.
It would be great if you could update your post to solve this.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.