mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-25 22:49:59 +00:00
Roll the missing pieces into the installation guide: hardware prerequisites (KVM, vmx/svm, vhost modules, nested-virt), an install-method comparison table, RuntimeClass selection with a test pod, the pre-built tarball flow with /opt/kata/ paths, and a compact Docker section. The existing Helm chart instructions and the DaemonSet-vs-Job deployment-mode note are preserved. Notes use mkdocs-material admonitions (note/tip/warning) instead of `>` blockquotes, and cross-repo source links use absolute GitHub URLs so they resolve on the rendered docs site. Adds `mshv` (Microsoft Hypervisor device, used in the clh-azure runtimes) to the cspell dictionary. Signed-off-by: LandonTClipp <lclipp@coreweave.com>