What happens when a node joins a cluster?

The new node :

* Contacts seed nodes.

* Exchanges membership information via the gossip protocol.

* Moves from Joining → Up state after being approved by the cluster leader.