创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
发帖前请点击 发表主题 右边的 预览(👀) 按钮,确保帖子格式正确。
操作系统信息
例如:虚拟机/物理机,Centos7.5/Ubuntu18.04,4C/8G
Kubernetes版本信息
按照离线安装步骤一步步做下去的
KubeSphere版本信息
KubeSphere v3.4.1 离线安装
问题是什么
执行到这一步的时候 ./kk create cluster -f config-sample.yaml -a kubesphere.tar.gz –with-packages
报错了,没有index.json
23:03:46 CST success: [harbor]
23:03:46 CST success: [node3]
23:03:46 CST success: [node1]
23:03:46 CST success: [node2]
23:03:46 CST success: [master]
23:03:46 CST [ConfigureOSModule] configure the ntp server for each node
23:03:46 CST skipped: [node3]
23:03:46 CST skipped: [harbor]
23:03:46 CST skipped: [node1]
23:03:46 CST skipped: [node2]
23:03:46 CST skipped: [master]
23:03:46 CST [KubernetesStatusModule] Get kubernetes cluster status
23:03:47 CST success: [master]
23:03:47 CST [InstallContainerModule] Sync docker binaries
23:03:48 CST skipped: [master]
23:03:48 CST skipped: [node3]
23:03:48 CST skipped: [node2]
23:03:48 CST skipped: [node1]
23:03:48 CST [InstallContainerModule] Generate docker service
23:03:48 CST skipped: [master]
23:03:48 CST skipped: [node1]
23:03:48 CST skipped: [node2]
23:03:48 CST skipped: [node3]
23:03:48 CST [InstallContainerModule] Generate docker config
23:03:48 CST skipped: [master]
23:03:48 CST skipped: [node3]
23:03:48 CST skipped: [node2]
23:03:48 CST skipped: [node1]
23:03:48 CST [InstallContainerModule] Enable docker
23:03:48 CST skipped: [master]
23:03:48 CST skipped: [node3]
23:03:48 CST skipped: [node2]
23:03:48 CST skipped: [node1]
23:03:48 CST [InstallContainerModule] Add auths to container runtime
23:03:50 CST success: [master]
23:03:50 CST success: [node3]
23:03:50 CST success: [node1]
23:03:50 CST success: [node2]
23:03:50 CST success: [harbor]
23:03:50 CST [CopyImagesToRegistryModule] Copy images to a private registry from an artifact OCI Path
23:03:50 CST message: [LocalHost]
read index.json failed: open /app/kubekey/images/index.json: no such file or directory
23:03:50 CST failed: [LocalHost]
error: Pipeline[CreateClusterPipeline] execute failed: Module[CopyImagesToRegistryModule] exec failed:
failed: [LocalHost] [CopyImagesToRegistry] exec failed after 1 retries: read index.json failed: open /app/kubekey/images/index.json: no such file or directory