I did setup a kubernetes cluster using kubeadm. Somehow kubectl refuses to connect to that cluster in non-periodic occasions with an error message as in the following;
The connection to the server 192.168.1.3:6443 was refused - did you specify the right host or port?
I am guessing that my cluster going down and restarting itself? Can someone provide me some insights.