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

Failed to install kubecloud!!! #1

Open
FeynmanZhou opened this issue Dec 17, 2019 · 2 comments
Open

Failed to install kubecloud!!! #1

FeynmanZhou opened this issue Dec 17, 2019 · 2 comments

Comments

@FeynmanZhou
Copy link

Hi, I've install it using kubectl apply, but it returns repository does not exist or may require 'docker login', it seems the image is not public? How to solve this problem.

Events:
  Type     Reason     Age                  From                  Message
  ----     ------     ----                 ----                  -------
  Normal   Scheduled  3m11s                default-scheduler     Successfully assigned kubecloud/kubecloud-7789fd444f-6cscw to ks-allinone
  Normal   Pulling    81s (x3 over 3m10s)  kubelet, ks-allinone  Pulling image "kubecloud"
  Warning  Failed     47s (x3 over 2m32s)  kubelet, ks-allinone  Failed to pull image "kubecloud": rpc error: code = Unknown desc = Error response from daemon: pull access denied for kubecloud, repository does not exist or may require 'docker login'
  Warning  Failed     47s (x3 over 2m32s)  kubelet, ks-allinone  Error: ErrImagePull
  Normal   BackOff    11s (x5 over 2m31s)  kubelet, ks-allinone  Back-off pulling image "kubecloud"
  Warning  Failed     11s (x5 over 2m31s)  kubelet, ks-allinone  Error: ImagePullBackOff
@chenfango
Copy link

明显拉不到镜像

@walrus1967
Copy link
Contributor

There is currently no public network image available for download, you can build the image locally.

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

3 participants