Files
kata-containers/docs/how-to
stevenhorsman b89af0b373 doc: Allow ccv0 to run as non-root user
Change all the tests repo interactions to be done as sudo

Fixes: #4241
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2022-05-12 18:20:55 +01:00
..
2022-04-07 10:58:17 +01:00

Howto Guides

Kubernetes Integration

Hypervisors Integration

Currently supported hypervisors with Kata Containers include:

  • qemu

  • cloud-hypervisor

  • firecracker

    In the case of firecracker the use of a block device snapshotter is needed for the VM rootfs. Refer to the following guide for additional configuration steps:

  • ACRN

    While qemu , cloud-hypervisor and firecracker work out of the box with installation of Kata, some additional configuration is needed in case of ACRN. Refer to the following guides for additional configuration steps:

  • Kata Containers with ACRN Hypervisor

Advanced Topics

Confidential Containers