Merge pull request #9879 from mikebrow/update-k8s-support-table
add k8s 1.29 and 1.30preview to support table
This commit is contained in:
14
RELEASES.md
14
RELEASES.md
@@ -138,13 +138,13 @@ for the list of actively tested versions. Kubernetes only supports n-3 minor
|
||||
release versions and containerd will ensure there is always a supported version
|
||||
of containerd for every supported version of Kubernetes.
|
||||
|
||||
| Kubernetes Version | containerd Version | CRI Version |
|
||||
|--------------------|--------------------|-----------------|
|
||||
| 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 |
|
||||
| 1.28 | 1.7.0+, 1.6.15+ | v1 |
|
||||
| Kubernetes Version | containerd Version | CRI Version |
|
||||
|--------------------|-------------------------------|-----------------|
|
||||
| 1.26 | 1.7.0+, 1.6.15+ | v1, v1alpha2 ** |
|
||||
| 1.27 | 1.7.0+, 1.6.15+ | v1 |
|
||||
| 1.28 | 1.7.0+, 1.6.15+ | v1 |
|
||||
| 1.29 | 1.7.11+, 1.6.27+ | v1 |
|
||||
| 1.30(wip) | 2.0(wip), 1.7.13+, 1.6.28+ | 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user