Skip to content

Scripts and more for setting up Kata Containers to use VFIO (e.g. SR-IOV) devices

License

Notifications You must be signed in to change notification settings

dgibson/kata-vfio-tools

Repository files navigation

Tools for using Kata Containers with VFIO devices (esp. SR-IOV)

Content

/containers directory has some samble containers with basic testcases for VFIO devices.

/deployments directory has some useful deployment yaml files

/scripts has some useful scripts

Podman

Instructions for using VFIO in Kata containers via Podman

Debugging

To debug the Kata andbox VM, you can add a console by adding agent.debug_console to the kernel_params variable in configuration.toml.

You can then connect to that debug console of a Kata container by using:

./scripts/kata-console [<container's UUID>]

If the UUID is omitted, it will connect to the last Kata container started (very useful when you're only running one container at a time.

Contact

David Gibson [email protected] Pradipta Kr. Banerjee [email protected]

About

Scripts and more for setting up Kata Containers to use VFIO (e.g. SR-IOV) devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published