Skip to content

Consider adding in-cluster image caching layer #2182

Open
@deliahu

Description

@deliahu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    researchDetermine technical constraints

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions