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

[feature] Pre-cached images #193

Closed
ArcherSeven opened this issue Apr 30, 2024 · 1 comment
Closed

[feature] Pre-cached images #193

ArcherSeven opened this issue Apr 30, 2024 · 1 comment

Comments

@ArcherSeven
Copy link

Problem Description

We need a way to load a Talos image that has all of our custom and third party container images pre-loaded onto our machines before shipping to site so that we can assign those machines to clusters on site with as little bandwidth usage as possible.

Solution

Imagefactory, when run within our cloud, could generate an instance-specific talos image that contains a container image cache containing our needed images.

Alternative Solutions

A separate utility could write the cache to disk after the talos image has already been written. But this would probably be both harder to handle and more work to implement.

Notes

Attempting to track here a request that has been widely discussed previously.

@rsmitty
Copy link
Member

rsmitty commented Nov 5, 2024

This will be implemented as siderolabs/talos#9610. Will close this issue in favor of that one.

@rsmitty rsmitty closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants