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
Trying to setup minikube's credential helpers for using a private docker repo, for the very reason because the network I am on can't pull from docker.io, but the credentials helper "plugin" is basically a pod that has to pull from docker.io to setup the credentials, making this plugin next-to-useless when trying to get around docker.io access
Attach the log file
Normal Scheduled 4m13s default-scheduler Successfully assigned kube-system/registry-creds-6cf4f8d55-4l7cq to minikube
Normal Pulling 2m39s (x4 over 4m13s) kubelet Pulling image "docker.io/upmcenterprises/registry-creds:1.10@sha256:93a633d4f2b76a1c66bf19c664dbddc56093a543de6d54320f19f585ccd7d605"
Warning Failed 2m38s (x4 over 4m12s) kubelet Failed to pull image "docker.io/upmcenterprises/registry-creds:1.10@sha256:93a633d4f2b76a1c66bf19c664dbddc56093a543de6d54320f19f585ccd7d605": Error response from daemon: Get "https://registry-1.docker.io/v2/": Forbidden
Warning Failed 2m38s (x4 over 4m12s) kubelet Error: ErrImagePull
Warning Failed 2m26s (x6 over 4m12s) kubelet Error: ImagePullBackOff
Normal BackOff 2m14s (x7 over 4m12s) kubelet Back-off pulling image "docker.io/upmcenterprises/registry-creds:1.10@sha256:93a633d4f2b76a1c66bf19c664dbddc56093a543de6d54320f19f585ccd7d605"
Operating System
Ubuntu
Driver
Docker
The text was updated successfully, but these errors were encountered:
What Happened?
Trying to setup minikube's credential helpers for using a private docker repo, for the very reason because the network I am on can't pull from docker.io, but the credentials helper "plugin" is basically a pod that has to pull from docker.io to setup the credentials, making this plugin next-to-useless when trying to get around docker.io access
Attach the log file
Normal Scheduled 4m13s default-scheduler Successfully assigned kube-system/registry-creds-6cf4f8d55-4l7cq to minikube
Normal Pulling 2m39s (x4 over 4m13s) kubelet Pulling image "docker.io/upmcenterprises/registry-creds:1.10@sha256:93a633d4f2b76a1c66bf19c664dbddc56093a543de6d54320f19f585ccd7d605"
Warning Failed 2m38s (x4 over 4m12s) kubelet Failed to pull image "docker.io/upmcenterprises/registry-creds:1.10@sha256:93a633d4f2b76a1c66bf19c664dbddc56093a543de6d54320f19f585ccd7d605": Error response from daemon: Get "https://registry-1.docker.io/v2/": Forbidden
Warning Failed 2m38s (x4 over 4m12s) kubelet Error: ErrImagePull
Warning Failed 2m26s (x6 over 4m12s) kubelet Error: ImagePullBackOff
Normal BackOff 2m14s (x7 over 4m12s) kubelet Back-off pulling image "docker.io/upmcenterprises/registry-creds:1.10@sha256:93a633d4f2b76a1c66bf19c664dbddc56093a543de6d54320f19f585ccd7d605"
Operating System
Ubuntu
Driver
Docker
The text was updated successfully, but these errors were encountered: