Hello.
To have a cluster of Agents automaticaly join an existing cluster of Servers , should I use retry_join in the Agent’s config for this? Or am I required to issue a consul join command from one of the Agents?
consul join achieves what I want, the retry_join approach via config does not.
CHeers,
Ben