aws / aws/containers-roadmap

[ECR] [request]: Multi-region endpoints for ECR registries

Open
#951 3 comments 143 reactions 1 assignee Assigned to @arunsollet View on GitHub
ECR Under consideration
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
To combine multiple regional registries to form a single "virtual" registry, automatically doing failover and performance-aware routing.

```
# routes to us-east-1 or ap-southeast-2 depending on what's available and where I'm calling from
docker pull organization-name.ecr.amazonaws.com/repo
```

This should work even if I use different accounts for different regions.

**Which service(s) is this request for?**
ECR

**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
Disaster recovery automation. Speeding up registry access.

**Are you currently working around this issue?**
Tooling to get orchestrators to point to a different regional registry in case of disaster.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.