Hello,
I am a newbie and am testing and verifying the Kubernetes solution on hetzner.
We have a cluster of 3 masters and 4 worker
If I don't enable create_load_balancer_for_the_kubernetes_api, how can Worker nodes connect to the Master node? is it connect 1 of 3 master permanently? if that master is down how to failover?
Thank you