Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easydl/elasticjob-controller:master image pull error #1222

Open
xywangbuaa opened this issue Aug 1, 2024 · 1 comment
Open

easydl/elasticjob-controller:master image pull error #1222

xywangbuaa opened this issue Aug 1, 2024 · 1 comment

Comments

@xywangbuaa
Copy link

I have pulled the docker image to the k8s node. When I start execute the command "make deploy IMG=easydl/elasticjob-controller:master", it occurs an error:
Failed to pull image "easydl/elasticjob-controller:master": failed to pull and unpack image "docker.io/easydl/elasticjob-controller:master": failed to copy: httpReadSeeker: failed open: unexpected status code https://k888wt7b.mirror.aliyuncs.com/v2/easydl/elasticjob-controller/blobs/sha256:5f80a38cb015768c1f273987f6ac784632f0aac64ddad5bd8a1d2fe9e751df0c?ns=docker.io: 500 Internal Server Error - Server message: unknown: unknown error"
I see the docker image in docker hub is "linux/arm64" architecture, but my architecture is "linux/amd64", does this issus have bad influence?

@workingloong
Copy link
Collaborator

You can cd dlrover/go/operator and make docker-build docker-push IMG=<some-registry>/operator:tag to build the image by yourself. https://github.com/intelligent-machine-learning/dlrover/blob/master/dlrover/go/operator/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants