Node group not pulling last image from ECR

-1

Hello everyone. Im using Flux to mantain a continuos delivery in my AWS EKS Cluster using Fargate. When I deploy resources in fargate my latest images from the ECR are pulled correctly but when I use a node group (which uses a public subnet, instead of a private subnet like fargate does) my container uses an old image, not the latest. What could be causing this? Flux is working fine, but it seems that it cant reach the node group

ignacio
asked 4 months ago288 views
1 Answer
1

Hello, Greetings for the day! Thanks for reaching out to us at AWS re:Post. I am here to assist further on the question you asked.

This issue does not seem to be from the EKS end, as the network configuration does not define what version of the image gets pulled.

Can you please expand a bit more on how you have set up flux? Have you set any image pull policies on your pods?

Additionally, I would recommend you open a case with AWS Support Engineering as that would help us review your resources. [+] https://console.aws.amazon.com/support/home#/case/create?issueType=technical

AWS
SUPPORT ENGINEER
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions