You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I setup 3 master nodes in HA, the worker nodes K3S_URL env points to the first master IP. If the 1st master goes down, worker nodes cannot reach the remained master nodes.
I setuped a keepalived to float between master nodes. That would be great if we can set this floating IP as K3S_URL instead of the 1st master IP.
The text was updated successfully, but these errors were encountered:
When I setup 3 master nodes in HA, the worker nodes K3S_URL env points to the first master IP. If the 1st master goes down, worker nodes cannot reach the remained master nodes.
I setuped a keepalived to float between master nodes. That would be great if we can set this floating IP as K3S_URL instead of the 1st master IP.
The text was updated successfully, but these errors were encountered: