Dear All,
Good evening
I am relatively new to kubernetes, and this is my first post to the group
I have followed kubeadm installation, initiated the control panel by using
sudo kubeadm init
when I check " kubectl get nodes" , I do get reply
kubectl get nodes
NAME STATUS ROLES AGE VERSION
k8-master NotReady control-plane 15d v1.27.3
but after some time, when I try I get “kubectl get nodes” I get error message
itsupport@k8-master:~$ kubectl get nodes
The connection to the server 10.115.129.150:6443 was refused - did you specify the right host or port?
May be the service got crashed, wanted to check the log files for the reason , requesting which log files should I check
Guidance much appreciated
thanks
Joseph John
Cluster information:
Kubernetes version:
Client Version: v1.27.3
Kustomize Version: v5.0.1
Server Version: v1.27.3
Kustomize Version: v5.0.1
Cloud being used: bare metal
Installation method: dep based install
Host OS: Ubuntu 22.04
CNI and version:
CRI and version: