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

Consider splitting out container runtimes as an extension #804

Open
travier opened this issue Apr 28, 2021 · 0 comments
Open

Consider splitting out container runtimes as an extension #804

travier opened this issue Apr 28, 2021 · 0 comments

Comments

@travier
Copy link
Member

travier commented Apr 28, 2021

Describe the enhancement

To further reduce the size of FCOS images, we could consider splitting out container runtimes as an extension that would be transparently installed on first boot. This has a lot of implications (as we can not assume network access for example) and would probably involve focusing on our extension support mechanism.

Another option would be to build multiple images, each one with a single container runtime, for some platforms only.

See also #681 & #82

From #768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant