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

IP and DNS label - Error: ImagePullBackOff #83055

Closed
gabriel-ayusso opened this issue Oct 27, 2021 · 3 comments
Closed

IP and DNS label - Error: ImagePullBackOff #83055

gabriel-ayusso opened this issue Oct 27, 2021 · 3 comments

Comments

@gabriel-ayusso
Copy link

gabriel-ayusso commented Oct 27, 2021

[Enter feedback here]

Hi there... I toke some time working on it, but stuck on IP and DNS label.

In order to make the comand helm install nginx-ingress ingress-nginx/ingress-nginx works, I needed to add the following parameter (the digest value I toke from registry)

--set controller.admissionWebhooks.patch.image.digest="sha256:950833e19ade18cd389d647efb88992a7cc077abedef343fa59e012d376d79b7" \

Not sure if this is an issue with my helmet version... but maybe it can helps someone else.

The error message was:

Events:
  Type     Reason     Age                From               Message
  ----     ------     ----               ----               -------
  Normal   Scheduled  33s                default-scheduler  Successfully assigned ingress-basic/nginx-ingress-ingress-nginx-admission-create-xkk2j to aks-agentpool-39722606-vmss000000
  Normal   BackOff    32s                kubelet            Back-off pulling image "xxxxx.azurecr.io/jettech/kube-webhook-certgen:v1.5.2@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660"
  Warning  Failed     32s                kubelet            Error: ImagePullBackOff
  Normal   Pulling    16s (x2 over 33s)  kubelet            Pulling image "xxxxx.azurecr.io/jettech/kube-webhook-certgen:v1.5.2@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660"
  Warning  Failed     15s (x2 over 32s)  kubelet            Failed to pull image "aliencr.azurecr.io/jettech/kube-webhook-certgen:v1.5.2@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660": [rpc error: code = NotFound desc = failed to pull and unpack image "aliencr.azurecr.io/jettech/kube-webhook-certgen@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660": failed to resolve reference "aliencr.azurecr.io/jettech/kube-webhook-certgen@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660": aliencr.azurecr.io/jettech/kube-webhook-certgen@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660: not found, rpc error: code = Unknown desc = failed to pull and unpack image "aliencr.azurecr.io/jettech/kube-webhook-certgen@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660": failed to resolve reference "aliencr.azurecr.io/jettech/kube-webhook-certgen@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660": failed to authorize: failed to fetch anonymous token: unexpected status: 401 Unauthorized]

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@VikasPullagura-MSFT
Copy link
Contributor

@gabriel-ayusso
Thanks for the feedback! I have assigned the issue to content author to check and update the document as appropriate.

@VikasPullagura-MSFT
Copy link
Contributor

@zr-msft
Can you please check and add your comments on this doc update request as applicable.

@erik-ha-msft
Copy link
Contributor

Thank you for the feedback.

Currently, the articles do not specify a digest to avoid this issue.

#please-close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants