Containerd From The Bottom Up
This is the working site for a small book about containerd and the lower-level Linux primitives behind containers.
Start here:
- Project README for repository workflow and build instructions.
- Book Outline for the current chapter plan.
- Part I Chapters for the first manuscript drafts.
- Research Index for first-pass topic notes.
Current focus:
- containerd architecture;
- OCI and runc;
- Linux namespaces;
- cgroups v2;
- container filesystems;
- network namespaces and CNI.
Inline examples should live inside the Markdown chapter or research page that explains them. A separate samples/ directory will be added later only if the notes need reusable executable artifacts.