1.当我们使用kubectl命令时发现报如下错误 [root@k8s-master ~]# kubectl get podsThe connection to the server192.168.75.200:6443was refused - did you specify the right hostorport? [root@k8s-master ~]# 2.查看6443端口没有被监听,重启几次kubelet服务后,还是报错如下,6443端口还是监听不起来; 查看kubele...
echo "1" >/proc/sys/net/bridge/bridge-nf-call-iptables kubeadm join apiserver.vonedao:6443 --token ydkcxi.kpwd0i5p4xsooi9r --discovery-token-ca-cert-hash sha256:59cb39662742c328d6ba1039144298db13026d9164f333122363a24aad2e342e 检查集群(3.85上执行) kubectl get nodes 恢复k8s集群上的容...
当我尝试使用telnet连接时,它失败了: 代码语言:javascript 复制 telnet 127.0.0.1 6443 Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused ...and在使用私有IP时其他计算机连接到它时: 代码语言:javascript 复制 telnet 192.168.50.55 6443 Trying 192.168.50.55... telnet: Unable...
4、无法获取到当前节点、pod 提示6443端口不通,如下所示: Failed to list *v1.ConfigMap: Get https://192.168..20:6443/api/v1/namespaces/default/configmaps?fieldSelector=metadata.name%3Deoa-group-config&limit=500&resourceVersion=0: dial tcp 192.168.7.240:6443: connect: connection refused 1. 出现...
timeout=32s": dial tcp [::1]:8080: connect: connection refused Additionally, running the command kubeclt get nodes returns an output like below: The connection to the server <host_ip_here>:6443 was refused - did you specify the right host or port?
allowWatchBookmarks=true&labelSelector=%21service.kubernetes.io%2Fheadless%2C%21service.kubernetes.io%2Fservice-proxy-name&resourceVersion=64344&timeout=6m50s&timeoutSeconds=410&watch=true: dial tcp 192.168.217.16:6443: connect: connection refused E1004 18:54:49.280330 16325 reflector.go:382] k8s....
fieldSelector=metadata.name%3Dkubernetes1&limit=500&resourceVersion=0: dial tcp 10.132.0.2:6443: connect: connection refused 31:Jun 25 09:44:07 kubernetes1 kubelet[9388]: E0625 09:44:07.783675 9388 kubelet.go:2244] node "kubernetes1" not found 32:Jun 25 09:44:07 kubernetes1 kubelet[9388...
Failed to list*v1.ConfigMap:Get https://192.168..20:6443/api/v1/namespaces/default/configmaps?fieldSelector=metadata.name%3Deoa-group-config&limit=500&resourceVersion=0:dial tcp192.168.7.240:6443:connect:connection refused 出现此类问题,大多是没安装监控软件,某个节点出现问题,管理员没有察觉导致,比如...
安装报错 Kubernetes cluster unreachable: Get "http://192.168.2.159:6443/version?timeout=32s": dial tcp 192.168.2.159:6443: connect: connection refused 安装相关 环境 YYDANS 2023 年1 月 7 日 09:53 1 image1179×363 11.8 KB 首页 类别 常见问题解答/准则 服务条款 隐私政策 由Discourse 提供技术支...
[reset] Unable to fetch the kubeadm-config ConfigMap from cluster: failed to get config map: Get "https://192.168.246.133:6443/api/v1/namespaces/kube-system/configmaps/kubeadm-config?timeout=10s": dial tcp 192.168.246.133:6443: connect: connection refused W1010 16:34:16.187828 2705 preflight...