Open
Description
The primary motivation for this would be performance and reducing load on an external image registry. One thing to test before investing in it is just how much faster would it be vs ECR in the same region.
We would need to make sure to do it in a way to not jeopardize reliability, so perhaps we can add a new node for this (which if it goes down, we can fall back on the remote registry).
Also related: we looked into supporting specifying backup image registries (#1995), and ran into a bit of a roadblock, but perhaps it’s gotten more feasible since then.