Skip to content

Commit

Permalink
add kube v1.26: remove v1alpha2 cri support
Browse files Browse the repository at this point in the history
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
  • Loading branch information
pacoxu committed Dec 23, 2022
1 parent 6c8c427 commit 6ffbb30
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,18 @@ of containerd for every supported version of Kubernetes.
| 1.23 | 1.6.0+, 1,5.8+ | v1, v1alpha2 |
| 1.24 | 1.6.4+, 1.5.11+ | v1, v1alpha2 |
| 1.25 | 1.6.4+, 1.5.11+ | v1, v1alpha2 |
| 1.26 | 1.6.4+, 1.5.11+ | v1 |

Deprecated containerd and kubernetes versions

| CRI-Containerd Version | Containerd Version | Kubernetes Version | CRI Version |
|------------------------|--------------------|--------------------|--------------|
| v1.0.0-alpha.x | | 1.7, 1.8 | v1alpha1 |
| v1.0.0-beta.x | | 1.9 | v1alpha1 |
| End-Of-Life | v1.1 (End-Of-Life) | 1.10+ | v1alpha2 |
| | v1.2 (End-Of-Life) | 1.10+ | v1alpha2 |
| | v1.3 (End-Of-Life) | 1.12+ | v1alpha2 |
| | v1.4 (End-of-Life) | 1.19+ | v1alpha2 |
| End-Of-Life | v1.1 (End-Of-Life) | 1.10~1.25 | v1alpha2 |
| | v1.2 (End-Of-Life) | 1.10~1.25 | v1alpha2 |
| | v1.3 (End-Of-Life) | 1.12~1.25 | v1alpha2 |
| | v1.4 (End-of-Life) | 1.19~1.25 | v1alpha2 |

### Backporting

Expand Down

0 comments on commit 6ffbb30

Please sign in to comment.