containerd and runc
containerd
containerd is an industry-standard container runtime that manages the complete container lifecycle:
- Image transfer and storage
- Container execution and supervision
- Network attachments
- Storage management
Learning Objectives
Lesson Outline
containerd is an industry-standard container runtime that manages the complete container lifecycle:
runc is the low-level container runtime that implements the OCI (Open Container Initiative) specification: