From da4de96e25aa33670509068772dccccda49fd422 Mon Sep 17 00:00:00 2001 From: "guangli.bao" Date: Fri, 14 Apr 2023 17:20:17 +0800 Subject: [PATCH] containerd support k8s 1.27 Signed-off-by: guangli.bao --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 634637b71..386cc7fcc 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -135,6 +135,7 @@ of containerd for every supported version of Kubernetes. | 1.24 | 1.7.0+, 1.6.4+ | v1, v1alpha2 | | 1.25 | 1.7.0+, 1.6.4+ | v1, v1alpha2 ** | | 1.26 | 1.7.0+, 1.6.15+ | v1 | +| 1.27 | 1.7.0+, 1.6.15+ | v1 | ** Note: containerd v1.6.*, and v1.7.* support CRI v1 and v1alpha2 through EOL as those releases continue to support older versions of k8s, cloud providers, and other clients using CRI v1alpha2. CRI v1alpha2 is deprecated in v1.7 and will be removed in containerd v2.0.