Solved! for anyone who comes accross this, you have to match you pod name with the name in the cluster.initial_master_nodes:
I did this by setting a static name in the NODE_NAME in my deployment file and then in the config, node.name: ${NODE_NAME}
Solved! for anyone who comes accross this, you have to match you pod name with the name in the cluster.initial_master_nodes:
I did this by setting a static name in the NODE_NAME in my deployment file and then in the config, node.name: ${NODE_NAME}
© 2020. All Rights Reserved - Elasticsearch
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.