Files
kata-containers/docs/how-to
Fabiano Fidêncio 516468815e cc: Merge from main to CCv0 - Aug 14th
Conflicts:
	src/agent/src/rpc.rs

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2023-08-14 09:22:03 +02:00
..
2022-09-16 07:50:11 +02:00
2023-05-25 20:09:36 +01:00
2023-06-19 11:24:03 +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