创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
例如:虚拟机/物理机,Centos7.9,8C/16G
Kubernetes版本信息
将 kubectl version
命令执行结果贴在下方
1.25.10
容器运行时
将 docker version
/ crictl version
/ nerdctl version
结果贴在下方
KubeSphere版本信息
例如:v3.4.0。离线安装还是在线安装。在已有K8s上安装还是使用kk安装。
问题是什么
kubekey离线安装集群提示:get manifest list failed by module cache
日志如下
22:08:32 CST [CopyImagesToRegistryModule] Copy images to a private registry from an artifact OCI Path
22:08:32 CST Source: oci:/root/k8s_1_25_10phere3_4_0/kubekey/images:calico:cni:v3.23.2-amd64
22:08:32 CST Destination: docker://dockerhub.kubekey.local/kubesphereio/cni:v3.23.2-amd64
Getting image source signatures
Getting image source signatures
Getting image source signatures
Getting image source signatures
Getting image source signatures
22:08:33 CST success: [LocalHost]
22:08:33 CST [CopyImagesToRegistryModule] Push multi-arch manifest to private registry
22:08:33 CST message: [LocalHost]
get manifest list failed by module cache
22:08:33 CST failed: [LocalHost]
error: Pipeline[CreateClusterPipeline] execute failed: Module[CopyImagesToRegistryModule] exec failed:
failed: [LocalHost] [PushManifest] exec failed after 1 retries: get manifest list failed by module cache