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

add support for kata container runtime #24

Closed
smira opened this issue Apr 4, 2022 · 4 comments
Closed

add support for kata container runtime #24

smira opened this issue Apr 4, 2022 · 4 comments

Comments

@smira
Copy link
Member

smira commented Apr 4, 2022

See https://github.com/kata-containers/kata-containers/blob/main/docs/install/container-manager/containerd/containerd-install.md

Currently blocked on kata-containers/kata-containers#927, as Talos is only cgroups v2.

@paulwollgast
Copy link

+1 on this one, would be great to see!

@alubbock
Copy link

Looks like the linked issue has been fixed. Would be great to see this implemented!

@stevefan1999-personal
Copy link

Kata containers binaries can be obtained from https://github.com/kata-containers/kata-containers/releases with the kata-static package (like https://github.com/kata-containers/kata-containers/releases/download/3.1.3/kata-static-3.1.3-x86_64.tar.xz),

Caution: This whole package is 2GB in size and would probably make the final SquashFS image large in size.

Another problem is that you can actually change the config of Kata Container (by default the path is /opt/kata/share/defaults/kata-containers/). Maybe we need to find somewhere to store those mutable config

@frezbo
Copy link
Member

frezbo commented Apr 3, 2024

kata containers are now available as an extension

@frezbo frezbo closed this as completed Apr 3, 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

5 participants