Support image registry mirrors/pull-through caches #1577
Labels
area/ecs
ECS
area/kubernetes
K8s including EKS, EKS-A, and including VMW
type/enhancement
New feature or request
Milestone
What I'd like:
A way to configure image pull-through caches/registry mirrors for the container runtimes.
A generic setting of the following form would probably work:
Note that docker only supports mirroring/caching with DockerHub. So we might need to special case the template for
daemon.json
like so:For cri-containerd, we'd configure it here.
Any alternatives you've considered:
None
The text was updated successfully, but these errors were encountered: