Skip to content
Infrastructure

containerd Releases

Track every containerd release from latest stable to end-of-life. Version timelines, Kubernetes compatibility, and upgrade guidance for container runtime teams.

Total Versions

Supported

Latest

Version Timeline

All tracked releases with lifecycle status and EOL dates.

Loading version data…

Embed Badges

Add live containerd status badges to your README, docs, or dashboard.

Health Status

Overall support health

containerd Health Status
![containerd Health Status](https://img.releaserun.com/badge/health/containerd.svg)

EOL Countdown

Next end-of-life date

containerd EOL Countdown
![containerd EOL Countdown](https://img.releaserun.com/badge/eol/containerd.svg)

Latest Version

Current stable release

containerd Latest Version
![containerd Latest Version](https://img.releaserun.com/badge/v/containerd.svg)

CVE Status

Known vulnerabilities

containerd CVE Status
![containerd CVE Status](https://img.releaserun.com/badge/cve/containerd.svg)

Frequently Asked Questions

Common questions about containerd releases and lifecycle.

How long are containerd versions supported?
containerd supports the latest two minor release branches. Each branch receives approximately 12 months of active support.
What is containerd?
containerd is an industry-standard container runtime that manages the complete container lifecycle on a host, including image transfer, storage, execution, and supervision. It is the default runtime for Kubernetes and Docker.
How is containerd related to Docker?
containerd was originally part of Docker and was extracted as a standalone project. Docker Engine uses containerd as its core runtime. Kubernetes can use containerd directly without Docker.
How often does containerd release updates?
containerd ships minor versions roughly every 6 months with patch releases for security fixes and bug fixes.

Related Tools