How does Alloy control who can join a cluster? It seems to me that there is no auth at all and anybody can join a cluster as long as they can connect to the port.
I guess when you are using Kubernetes you can define network policies that prevent access, but if you deploy on bare metal then there is nothing nearly as secure available without creating a subnet dedicated to Alloy.
Am I understanding this right?