创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
发帖前请点击 发表主题 右边的 预览(👀) 按钮,确保帖子格式正确。
操作系统信息
Centos7 2009,4C/8G
Kubernetes版本信息
无
容器运行时
无
KubeSphere版本信息
无k8s安装,离线安装,参考:
https://kubesphere.io/zh/docs/v3.3/installing-on-linux/introduction/air-gapped-installation/#%E7%A6%BB%E7%BA%BF%E5%AE%89%E8%A3%85%E9%9B%86%E7%BE%A4
问题是什么
在使用教程中使用的manifest.yaml,执行如下命令:
export KKZONE=cn
./kk artifact export -m manifest-sample.yaml -o kubesphere.tar.gz
会报错,并且在重新配置了host后仍然会报错
Failed to download centos-7-amd64.iso iso file: curl -L -o /home/kubekey/centos-7-amd64.iso https://github.com/kubesphere/kubekey/releases/download/v3.0.2/centos7-rpms-amd64.iso error: exit status 35
20:49:13 EST failed: [LocalHost]
error: Pipeline[ArtifactExportPipeline] execute failed: Module[RepositoryModule] exec failed:
failed: [LocalHost] [DownloadISOFile] exec failed after 1 retires: Failed to download centos-7-amd64.iso iso file: curl -L -o /home/kubekey/centos-7-amd64.iso https://github.com/kubesphere/kubekey/releases/download/v3.0.2/centos7-rpms-amd64.iso error: exit status 35
