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

Containred is failed to pull the image with harbour. #1389

Closed
khushboo121 opened this issue Aug 16, 2023 · 5 comments
Closed

Containred is failed to pull the image with harbour. #1389

khushboo121 opened this issue Aug 16, 2023 · 5 comments

Comments

@khushboo121
Copy link

khushboo121 commented Aug 16, 2023

While upgrade EKS 1.23 to EKS 1.24 ,once we moved from Docker to Containred, containred failed to pull the images by giving EOF imagepullerror.

What happened: Failed to pull image "projects.registry***": rpc error: code = Unknown desc = failed to pull and unpack image "projects.registry.***": failed to copy: httpReadSeeker: failed open: failed to do request: Get "https://projects.registry.****94df67f226b623622ccac83bf2cea5024eab532cf930fc6f888011906a1fa": EOF Warning Failed 5m5s (x4 over 6m41s) kubelet Error: ErrImagePull

What you expected to happen: After upgrade no image pull issues, containred should works as docker pull image.

Environment: DEV, Staging and Production

  • AWS Region: us-west-2, us-west-1, us-east-1, eu-central-1, all the region.
  • Instance Type(s): m5.4xlarge, c5.xlarge
    EKS Platform version (use aws eks describe-cluster --name <name> --query cluster.platformVersion): eks.9
  • Kubernetes version (use aws eks describe-cluster --name <name> --query cluster.version): 1.24
  • AMI Version: 1.24-v20230621-fe69a15
  • Kernel (e.g. uname -a): 5.10.179-171.711.amzn2.aarch64 Template is missing source_ami_id in the variables section #1 SMP Tue Jun 6 01:59:12 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
  • Release information (run cat /etc/eks/release on a node):
    BASE_AMI_ID="ami-07ab31284fc9859da"
    BUILD_TIME="Wed Jun 21 12:32:54 UTC 2023"
    BUILD_KERNEL="5.10.179-171.711.amzn2.aarch64"
    ARCH="aarch64"
do I need to update images char byte limit of the containred, if so where to update.

Tasks

Preview Give feedback
No tasks being tracked yet.
@cartermckinnon
Copy link
Member

Looks like a config issue. How are you pulling the image? Do you have auth configured?

@khushboo121
Copy link
Author

@cartermckinnon there is no changes before the EKS 1.24 upgrade harbour image pull is working as we are using the harbour from last 3 year and it is working with docker EKS version < 1.24.

@dims
Copy link
Member

dims commented Aug 17, 2023

@khushboo121 i'd recommend reaching out through AWS support channels. "last 3 year and it is working with docker EKS version < 1.24" does not really help make the case as there is a switch from docker to containerd and something seems to have gone wrong there.

@sidewinder12s
Copy link

We're on Kubernetes 1.24, more recent AMI and on Harbor v2.7.2 and we're not having any issues like this FYI.

@cartermckinnon
Copy link
Member

Closing as this does not appear to be related to the AMI.

@cartermckinnon cartermckinnon closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2023
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

4 participants