-
Notifications
You must be signed in to change notification settings - Fork 743
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
ImageInspectError when eks try to pull the image #2968
Comments
Check that your node AMI was not deprecated |
And |
when using eks, is it sufficient to just update the cluster? |
On 2 different nodes, the |
I'm not able to find that AMI in the list of publicly searchable images in the AWS console. I would recommend getting on the latest 1.21 compatible AMI which is
Is it possible you have multiple node AMI versions running in your cluster? |
no, it's the same AMI version... |
You'll have to update the node group either via |
This is not a VPC CNI related bug. Closing this issue. |
This issue is now closed. Comments on closed issues are hard for our team to see. |
+1 here, we got problems with cni and kube proxy, solved upgrading the ami. |
What happened:
Running in AWS EKS (version 1.21) we have started to receive the following error:
It happened suddenly, for some of our nodes (also for new nodes).
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: