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

ECR registry #361

Closed
aradhell opened this issue May 13, 2024 · 1 comment
Closed

ECR registry #361

aradhell opened this issue May 13, 2024 · 1 comment

Comments

@aradhell
Copy link

Hello,

I am using fluxcd for CD, (https://fluxcd.io/flux/guides/cron-job-image-auth/)
Is there a way to use ECR registry?

I see the error below. I am totally new to k3s, I am also open for suggestions to use other registeries if possible with fluxcd.

Failed to pull image "xxx.dkr.ecr.eu-central-1.amazonaws.com/xx/x:0.0.3": failed to pull and unpack image "xxx.dkr.ecr.eu-central-1.amazonaws.com/xx/x:0.0.3": failed to resolve reference "xxx.dkr.ecr.eu-central-1.amazonaws.com/xx/x:0.0.3": unexpected status from HEAD request to https://xxx.dkr.ecr.eu-central-1.amazonaws.com/v2/xx/x/manifests/0.0.3: 400 Bad Request

Thanks!

@aradhell
Copy link
Author

I started using dockerhub and regcred but would like to keep using ECR if possible.

      imagePullSecrets:
        - name: regcred

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

1 participant