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 proxy image #7012

Closed
adleong opened this issue Oct 2, 2021 · 3 comments
Closed

Failed to pull proxy image #7012

adleong opened this issue Oct 2, 2021 · 3 comments

Comments

@adleong
Copy link
Member

adleong commented Oct 2, 2021

Same problem over here, I just tried to install Linkerd and pods are not coming up, this is the last error:

Failed to pull image "cr.l5d.io/linkerd/proxy:stable-2.11.0": rpc error: code = Unknown desc = failed to pull and unpack image "cr.l5d.io/linkerd/proxy:stable-2.11.0": failed to resolve reference "cr.l5d.io/linkerd/proxy:stable-2.11.0": failed to do request: Head "https://cr.l5d.io/v2/linkerd/proxy/manifests/stable-2.11.0": dial tcp 54.70.21.136:443: i/o timeout

Going to the URL https://cr.l5d.io/v2/linkerd/proxy/manifests/stable-2.11.0 I get:

{
  "errors": [
    {
      "code": "MANIFEST_INVALID",
      "message": "manifest invalid",
      "detail": {}
    }
  ]
}

Originally posted by @daviddesmet in #7011 (comment)

@adleong
Copy link
Member Author

adleong commented Oct 2, 2021

@daviddesmet I have deleted your original comment and moved it to its own issue here.

@adleong
Copy link
Member Author

adleong commented Oct 2, 2021

@daviddesmet is this in AKS? Is this a duplicate of #6700?

@daviddesmet
Copy link

Yes it is, didn't notice the issue you are referring to. Please close this one.

@adleong adleong closed this as completed Oct 2, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants