How to add a new node to my Elasticsearch cluster
问题 My cluster has a yellow health as it has only one single node, so the replicas remain unasigned simply because no other node is available to contain them. So I want to create/add another node so Elasticsearch can begin allocating replica’s to it. I've only one machine and I'm running ES as a service . I've found tons of site with some info but none of them is giving me clearly how can I add another node to ES. Can someone explain me which files do I've to edit and what commands do I've to