Files
kata-containers/docs/install
Fabiano Fidêncio c1216598e8 static-checks: Fix kata-deploy reference
Let's just point to the official documentation rather than explaining
exactly how to deploy (and the current text was very outdated).

Removing fluentd / minikube examples is out of context of this commit.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
2026-01-19 15:09:20 +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