important-mechanic-13296
06/03/2023, 12:46 PMkubectl --kubeconfig ~/.kube/user.config get nodes
Unable to connect to the server: dial tcp 10.1.2.100:443: connect: operation timed out
And then after a few more tries:
kubectl --kubeconfig ~/.kube/user.config get nodes
NAME STATUS ROLES AGE VERSION
node1 Ready control-plane 4h43m v1.25.6
node2 Ready control-plane 4h42m v1.25.6
node3 Ready control-plane 4h42m v1.25.6