Known errors and solutions
Problems and solutions
Unable to connect to the server: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kubernetes")
cp /etc/kubernetes/admin.conf /root/.kube/configError execution phase kubelet-start: configmaps "kubelet-config-1.14" is forbidden: User "system:bootstrap:g651e8" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
kubelet --version
kubeadm version
kubectl version
dpkg --list |grep kubernetes-cniapt-cache policy kubelet
apt-cache policy kubeadm
apt-cache policy kubectl
apt-cache policy kubernetes-cniLast updated