Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull through container registry cache for demo #91

Open
richardcase opened this issue Jan 17, 2022 · 1 comment
Open

Pull through container registry cache for demo #91

richardcase opened this issue Jan 17, 2022 · 1 comment
Labels
kind/feature New feature or request

Comments

@richardcase
Copy link
Member

Describe the solution you'd like:
Currently, when provisioning a cluster the containers required are pulled down for every node which increases the provisioning time. It would be worth us using a container registry that support pull through caching. We can then configure containerd on the microvm nodes to use this registry as a cache.

It would be worth looking at:

We could also look at a HTTP proxy cache such as Envoy, HAProxy

Why do you want this feature:

To speed up provisioning of nodes.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@richardcase richardcase added the kind/feature New feature or request label Jan 17, 2022
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 19, 2022
@Callisto13 Callisto13 removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

2 participants