mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 11:31:05 +00:00
The Clear Linux rootfs is not being tested anywhere, and it seems Intel doesn't have the capacity to review the PRs related to this (combined with the lack of interested from the rest of the community on reviewing PRs that are specific to this untested rootfs). With this in mind, I'm suggesting we drop Clear Linux support and focus on what we can actually maintain. Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org> |
||
---|---|---|
.. | ||
arch-images | ||
architecture | ||
architecture_3.0 | ||
data | ||
proposals | ||
agent-systemd-cgroup.md | ||
core-scheduling.md | ||
direct-blk-device-assignment.md | ||
end-to-end-flow.md | ||
hooks-handling.md | ||
host-cgroups.md | ||
inotify.md | ||
kata-2-0-metrics.md | ||
kata-api-design.md | ||
kata-design-requirements.md | ||
kata-guest-image-management-design.md | ||
kata-metrics-in-runtime-rs.md | ||
kata-nydus-design.md | ||
kata-vra.md | ||
README.md | ||
vcpu-handling-runtime-go.md | ||
vcpu-handling-runtime-rs.md | ||
vcpu-threads-pinning.md | ||
virtualization.md | ||
VSocks.md |
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
Inotify
supportHooks
support- Metrics(Kata 2.0)
- Metrics in Rust Runtime(runtime-rs)
- Design for Kata Containers
Lazyload
ability withnydus
- Design for direct-assigned volume
- Design for core-scheduling
- Virtualization Reference Architecture