-
Notifications
You must be signed in to change notification settings - Fork 320
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 PrivateLink Support #1
Comments
This should address or least mitigate the need for https://github.com/aws/amazon-ecs-agent/issues/1447. |
shipped 1/25! |
We're reopening this because we need to clarify a few details: You need to upgrade to the latest ECS agent, 1.25.1. If you rely on the ECR credentials helper, you need to upgrade, too. Fargate support is not available yet, but will be available soon. |
@jtoberon what goes wrong if you use it with Fargate? I just saw a blog post on the AWS blog about using them all together, so I'm a bit confused now. |
@copumpkin the blog refers to ECS in EC2 mode. Apologies for the confusion. Currently, if you use Fargate with ECR PrivateLink, then pulls will fail. When Fargate works for all Platform Versions, then we will close this issue. |
Ah I see the blog post I was talking about was taken down, never mind. Anyway I look forward to using it with fargate :)
… On Jan 27, 2019, at 23:25, Josh Oberwetter ***@***.***> wrote:
@copumpkin the blog refers to ECS in EC2 mode. Apologies for the confusion.
Currently, if you use Fargate with ECR PrivateLink, then pulls will fail. When Fargate works for all Platform Versions, then we will close this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Just try to use Fargate with ECR Privatelink but task start fail with error |
@angusfz Please see the information provided above: "Currently, if you use Fargate with ECR PrivateLink, then pulls will fail. When Fargate works for all Platform Versions, then we will close this issue." |
Yes, this is fully solved now. |
ECR FAQs should be updated to reflect this great new feature.
|
Nice catch. Thank you! |
@jtoberon Does this mean Fargate can work with PrivateLink ? |
Yes. |
@jtoberon |
@ronkorving At the time it was going to come soon, but now it's here. |
Awesome, thanks! :) That was very soon then :) |
Is the ECR PrivateLink now also supported via EKS? |
@frumania not yet, there are changes that need to be made in https://github.com/kubernetes/kubernetes see kubernetes/kubernetes#73435 which merged it into |
@frumania with Kubernetes version 1.13, ECR PrivateLink is now supported via EKS. #30 (comment) |
Provide customers with private endpoint access to their Amazon ECR repositories.
The text was updated successfully, but these errors were encountered: