Containerd
1 minute read
Kubernetes and Containerd Compatibility
The table below summarizes the latest Kubernetes-to-containerd recommendations from the upstream containerd release policy.
| Kubernetes Version | Recommended containerd Version | CRI Version |
|---|---|---|
| 1.32 | 2.1.0+, 2.0.1+, 1.7.24+, 1.6.36+ | v1 |
| 1.33 | 2.1.0+, 2.0.4+, 1.7.24+, 1.6.36+ | v1 |
| 1.34 | 2.1.3+, 2.0.6+, 1.7.28+, 1.6.39+ | v1 |
| 1.35 | 2.2.0+, 2.1.5+, 1.7.28+ | v1 |
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified
April 15, 2026
: docs: add containerd and kubernetes compatibility matrix (b987357c)