You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: