This message was deleted.
# rke2
a
This message was deleted.
b
Can you confirm that
10.123.45.3:6443
is actually reachable from a client node (log into the client node and run a curl -kv https://10.123.45.3:6443 )? Also check if the control plane node is healthy and listening on port 6443. (log into the control plane node and run a ss -tuln | grep 6443)?