Files
Fabiano Fidêncio 5c0269881e tests: Make editorconfig-checker happy
- Trim trailing whitespace and ensure final newline in non-vendor files
- Add .editorconfig-checker.json excluding vendor dirs, *.patch, *.img,
  *.dtb, *.drawio, *.svg, and pkg/cloud-hypervisor/client so CI only
  checks project code
- Leave generated and binary assets unchanged (excluded from checker)

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 21:58:28 +01:00
..

Kata Containers installation guides

The following is an overview of the different installation methods available.

Prerequisites

Kata Containers requires nested virtualization or bare metal. Check hardware requirements to see if your system is capable of running Kata Containers.

The Kata Deploy Helm chart is the preferred way to install all of the binaries and artifacts required to run Kata Containers on Kubernetes.

Use Kata Deploy Helm Chart to install Kata Containers on a Kubernetes Cluster.

Further information

Kata Containers 3.0 rust runtime installation