Help needed while using ecr-credential-provider #1805
Unanswered
usurinisso
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hey everyone, i'm currently using AWS ECR as my registry base, and had to setup ecr credential provider. My question is, as the preinstall_exec is being executed only on initial cluster creation with terraform apply while passing the credentials, what happens if i introduce new nodes or the cluster autoscaler scales up? will i experience image pull errors? or is the preinstall_exec get baked inside and newly started nodes will have the same configuration?
kube.tf:
Beta Was this translation helpful? Give feedback.
All reactions