mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-11 17:26:04 +00:00
The proposal told us to move it under docs/design/ once it was accepted and implemented. The systemd base landed on main and the NVIDIA split (nvidia base + gpu extension) is what this series wires up, so it's no longer a proposal - promote it to docs/design/composable-vm-images.md, flip the status accordingly and repoint the in-tree references (agent, osbuilder and kata-deploy) at the new path. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Design
Kata Containers design documents:
- Kata Containers architecture
- API Design of Kata Containers
- Design requirements for Kata Containers
- VSocks
- VCPU handling(in runtime-go)
- VCPU handling(in runtime-rs)
- VCPU threads pinning
- Host cgroups
- Agent systemd cgroup
InotifysupportHookssupport- Metrics(Kata 2.0)
- Metrics in Rust Runtime(runtime-rs)
- Design for Kata Containers
Lazyloadability withnydus - Design for direct-assigned volume
- Design for core-scheduling
- Virtualization Reference Architecture