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

Kubeedge/node image does not exist or removed #2

Open
maheshkasabe opened this issue Feb 27, 2023 · 1 comment
Open

Kubeedge/node image does not exist or removed #2

maheshkasabe opened this issue Feb 27, 2023 · 1 comment

Comments

@maheshkasabe
Copy link

maheshkasabe commented Feb 27, 2023

What happened?

While pulling the "kubeedge/node:latest" image the command-prompt shows "ERROR: failed to create kubeedge cluster: failed to create k8s cluster: failed to pull image "kubeedge/node:latest": command "docker pull kubeedge/node:latest" failed with error: exit status 1"
poc

What did you expect to happen?

To download and create a kubeedge cluster

How can we reproduce it (as minimally and precisely as possible)?

by using the following command : keink create kubeedge --image kubeedge/node:latest

Anything else we need to know?

No response

What browsers are you seeing the problem on?

No response

KubeEdge Dashboard version

none

KubeEdge version

latest

Dev environment

No response

@laok724
Copy link

laok724 commented Apr 19, 2024

We need to put KubeEdge codes to $GOPATH/github.com/kubeedge/kubeedge. And we need to ensure them checkout to the right release branch. For example, we can run the command like git checkout v1.11.1 to checkout the right release branch.

When running bin/keink build edge-image command to build kubeedge/node image

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