Files
kata-containers/docs/install
Alex Lyn 65b2a75aca runtime-rs: Fix typo USE_BUILDIN_DB with USE_BUILTIN_DB
Corrects the typo 'BUILDIN' to the standard 'BUILTIN' across the
codebase to improve code quality and documentation consistency.

Signed-off-by: Alex Lyn <alex.lyn@antgroup.com>
2026-03-29 19:17:03 +02: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