docs/doc/source/usertasks/kubernetes/kata-containers-overview.rst
Keane Lim 21b11b47d6 OpenStack VNF Integration User Tasks
Completed review comments
Minor abbreviation fix
Moved topics into its own VNF Integration section
Fixed abbreviations
Re-organized Kubernetes topics

Change-Id: I8940d3572b789990d3b5f2d201f8ec8a46ce2943
Signed-off-by: Keane Lim <keane.lim@windriver.com>
2021-03-23 11:10:42 -04:00

543 B

Kata Containers Overview

supports Kata Containers.

uses a containerd CRI (Container Runtime Interface) that supports both runc and Kata Container runtimes. The default runtime is runc. If you want to launch a pod that uses the Kata Container runtime, you must declare it explicitly.

For more information about Kata containers, see https://katacontainers.io/.