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

Add link to documentation for private ECR access from private subnet with no NAT gateway #632

Open
emilebourquin opened this issue Jun 9, 2022 · 1 comment

Comments

@emilebourquin
Copy link
Contributor

TemplateID: (fargate/service-cluster-alb)
Region: (us-west-1)

For Fargate Services in a private subnet, with no access to a NAT gateway, several VPC endpoints (aka PrivateLink) need to be created so that the service can retrieve images from a private ECR repositry. The page at https://docs.aws.amazon.com/AmazonECR/latest/userguide/vpc-endpoints.html details what those VPC endpoints should be. Perhaps this page could be mentioned in the documentation.

@michaelwittig
Copy link
Contributor

Sounds like a good plan.
You can find the docs under ./docs/fargate.md in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants