containerd is an industry-standard container runtime focused on reliability, simplicity, and OCI compatibility. It provides the runtime layer for many Kubernetes and container platforms.
- Kubernetes runtime backends
- Production container hosts needing stable runtime APIs
- Environments separating orchestration from runtime concerns
- OCI image and runtime support
- CRI integration through plugins and ecosystem tooling
- Strong adoption across Kubernetes distributions
- Active CNCF graduated project
- Current release tracks include 1.7.x and 2.2.x lines
¶ History and References