查看 calico-node-xgg6g日志

Warning FailedCreatePodSandBox 3m33s kubelet Failed to create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox image "registry.k8s.io/pause:3.8": failed to pull image "registry.k8s.io/pause:3.8": failed to pull and unpack image "registry.k8s.io/pause:3.8": failed to resolve reference "registry.k8s.io/pause:3.8": failed to do request: Head "https://registry.k8s.io/v2/pause/manifests/3.8": dial tcp: lookup registry.k8s.io on 202.101.224.69:53: read udp 172.16.65.35:55095->202.101.224.69:53: i/o timeout Warning FailedCreatePodSandBox 22s (x6 over 3m) kubelet (combined from similar events): Failed to create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox image "registry.k8s.io/pause:3.8": failed to pull image "registry.k8s.io/pause:3.8": failed to pull and unpack image "registry.k8s.io/pause:3.8": failed to resolve reference "registry.k8s.io/pause:3.8": failed to do request: Head "https://registry.k8s.io/v2/pause/manifests/3.8": dial tcp: lookup registry.k8s.io on 202.101.224.69:53: read udp 172.16.65.35:38550->202.101.224.69:53: i/o timeout

按照该文档部署https://kubesphere.io/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/04-offline-installation/#6%E5%AE%89%E8%A3%85_kubesphere

从别的节点 copy 一份 containerd 的配置(/etc/containerd/config.toml)到这个节点上,然后重启 containerd

    ganshuchang 你这个截图里的配置看起来是对的,给另一个节点copy一份,另一个节点上应该没有这个配置吧