You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@PhantomPhoton I'll be happy to add it, the only thing I can't run it with this runtime now. Do you have specific versions of tools and way to test this? How do I run podman in command line with kata runtime? Does it work?
Unfortunately this is one of the changes between kata 2 and 1, kata 1 works with podman, kata 2 broke compatibility until podman supports shimv2, which is not planned.
It does work with V1, if you have an old enough system, but it's a bit of a pain to setup. We compile manually and have some custom patches in play. Apologies for mentioning kata, as I had forgotten that we're stuck on an old version for now.
For the feature, perhaps testing against GVisor would be a lot easier?
I'm trying to use Kata Containers with podman and I need to be able to run something akin to
However, I don't see a way to specify the runtime in
containers.podman.podman_container
.community.docker.docker_container supports
It would be useful for podman_container to support the same option.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered: