Helm chart installation in EKS using custom ECR images #1751
-
|
Hey everyone,
The push side works fine. I tag my images as The problem is on the pull side inside k3s. The EKS cluster (k3s container) needs to pull those images from the ECR registry, but The standard k3s fix for this is a Is there a supported way to achieve what I'm trying to do? Or am I missing something? Every advice is welcome! Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hi @oskarnrk, We will need to apply a fix for this. The I will try to get this fixed in the next release. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
That's great! Thank you @hectorvent! 🚀 |
Beta Was this translation helpful? Give feedback.
@oskarnrk I created issue #1761