Containerd
1 分钟 阅读时间
Kubernetes 与 Containerd 兼容性
下表整理了 containerd 社区最新发布策略中给出的 Kubernetes 与 containerd 推荐组合。
| Kubernetes 版本 | 推荐的 containerd 版本 | CRI 版本 |
|---|---|---|
| 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 |
参考资料
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.
最后修改
2026.04.15
: docs: add containerd and kubernetes compatibility matrix (b987357c)