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 pull and unpack image "docker.io/rancher/flannel-cni-plugin:v1.2" #15

Closed
Wunderharke opened this issue Oct 15, 2021 · 1 comment

Comments

@Wunderharke
Copy link

Wunderharke commented Oct 15, 2021

Hi there,

I am currently experiencing issues with pulling the flannel-cni-plugin image:

Failed to pull image "rancher/flannel-cni-plugin:v1.2": rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/rancher/flannel-cni-plugin:v1.2": failed to resolve reference "docker.io/rancher/flannel-cni-plugin:v1.2": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

kube-flannel.yml defiens:

- name: install-cni-plugin
        image: rancher/flannel-cni-plugin:v1.2

when looking up this image does not exist on docker hub.

Either Docker Hub is not used the the kube-flannel.yml should define a repository or the image has been move and kube-flannel.yml has to be updated.
There is an image available on Docker Hub from a user named flannelcni joint October 11, 2021, is this official?

@Wunderharke
Copy link
Author

flannel-io/flannel#1482

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

1 participant