Skip to content

[QUESTION/HELP] How to use multiple caching proxies at once? #1548

Open
@cowwoc

Description

@cowwoc

Question / Where do you need Help?

Given this warning when creating a new cluster: WARN[0000] More than one registry specified, but the LocalRegistryHostingV1 spec only supports one -> Selecting the first one: k3d-docker-io.localhost how are we supposed to use multiple cache-on-pull docker registries against a single cluster?

My understanding is that I need to specify one local registry per remote registry I am caching (e.g. one for docker hub, another for github repository, etc). Next, I provide k3d with repositories.yaml that indicates which proxy is caching which remote registry.

But what's the point of doing all of this if k3d can only make use of one caching proxy at a time. Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions