Files
kata-containers/docs/install/README.md
Fabiano Fidêncio 103f80c7f5 readme: install: Drop outdated documentation
kata-deploy helm chart is *THE* way to deploy kata-containers on
kubernetes environments, and kubernetes environments is basically the
only reliably tested deployment we have.

For now, let's just drop documentation that is outdated / incorrect, and
in the future let's ensure we update the linked docs, as we work on
update / upgrade for the helm chart.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
2025-10-29 09:41:57 +01:00

911 B

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