Files
kata-containers/docs/.nav.yml
LandonTClipp 4a9da5d37a chore(docs): Add info on building and running custom artifacts
I created this over the course of testing my VISIBLE_CDI_DEVICES
changes. I think this will be useful to folks who don't understand the
right way to deploy custom artifacts.

Signed-off-by: LandonTClipp <lclipp@coreweave.com>
2026-06-16 11:44:09 +02:00

26 lines
847 B
YAML

# https://lukasgeiter.github.io/mkdocs-awesome-nav/
nav:
- Home:
- index.md
- Getting Started:
- prerequisites.md
- installation.md
- Configuration:
- Helm: helm-configuration.md
- Runtime: runtime-configuration.md
- Annotations: pod-annotations.md
- Platform Support:
- hypervisors.md
- Guides:
- Use Cases:
- NVIDIA GPU Passthrough: use-cases/NVIDIA-GPU-passthrough-and-Kata-QEMU.md
- NVIDIA vGPU: use-cases/NVIDIA-GPU-passthrough-and-Kata.md
- Intel QAT: use-cases/using-Intel-QAT-and-kata.md
- How To:
- NUMA Support: how-to/how-to-use-numa-with-kata.md
- Local Builds & Deployment: how-to/how-to-build-and-deploy-local-artifacts.md
- Contributing:
- Documentation: doc-contributing.md
- Misc:
- Architecture: design/architecture/