If we start a single node, with no data and no indices, our cluster looks like Figure 1 “A cluster with one empty node”

    A node is a running instance of Elasticsearch, while a cluster consists of one or more nodes with the same cluster.name that are working together to share their data and workload. As nodes are added to or removed from the cluster, the cluster reorganizes itself to spread the data evenly.