Replies: 1 comment
-
|
I think |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我不知道为什么kubekey离线部署不能使用私有仓库docker-distribution.service
[root@kubekey-test ~]# ./kk artifact image push -f config-sample.yaml -a kubesphere.tar.gz
| | / / | | | | / /
| |/ / _ | |_ | |/ / ___ _ _
| | | | | ' \ / _ \ \ / _ \ | | |
| |\ \ || | |) | / |\ \ / || |
_| _/_,|./ __| _/___|_, |
/ |
|/
20:22:43 CST [UnArchiveArtifactModule] Check the KubeKey artifact md5 value
20:22:44 CST success: [LocalHost]
20:22:44 CST [UnArchiveArtifactModule] UnArchive the KubeKey artifact
20:22:44 CST skipped: [LocalHost]
20:22:44 CST [UnArchiveArtifactModule] Create the KubeKey artifact Md5 file
20:22:44 CST skipped: [LocalHost]
20:22:44 CST [CopyImagesToRegistryModule] Copy images to a private registry from an artifact OCI Path
20:22:44 CST Source: oci:/root/kubekey/images:kubesphereio:cni:v3.26.1-arm64
20:22:44 CST Destination: docker://172.17.50.17:5000/kubesphereio/cni:v3.26.1-arm64
Getting image source signatures
Getting image source signatures
Getting image source signatures
Getting image source signatures
Getting image source signatures
20:22:44 CST success: [LocalHost]
20:22:44 CST [CopyImagesToRegistryModule] Push multi-arch manifest to private registry
20:22:44 CST message: [LocalHost]
get manifest list failed by module cache
20:22:44 CST failed: [LocalHost]
error: Pipeline[ArtifactImagesPushPipeline] execute failed: Module[CopyImagesToRegistryModule] exec failed:
failed: [LocalHost] [PushManifest] exec failed after 1 retries: get manifest list failed by module cache
配置信息
Beta Was this translation helpful? Give feedback.
All reactions