Merge pull request #7324 from jterry75/jterry75/clarify_k8s

Clarify containerd 1.5.0+ for k8s 1.20,1.21
This commit is contained in:
Kazuyoshi Kato 2022-08-26 11:51:11 -07:00 committed by GitHub
commit bf8cdc2918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,8 +119,8 @@ of containerd for every supported version of Kubernetes.
| Kubernetes Version | containerd Version | CRI Version |
|--------------------|--------------------|--------------|
| 1.20 | 1.5 | v1alpha2 |
| 1.21 | 1.5 | v1alpha2 |
| 1.20 | 1.5.0+ | v1alpha2 |
| 1.21 | 1.5.0+ | v1alpha2 |
| 1.22 | 1.5.5+ | v1alpha2 |
| 1.23 | 1.6.0+, 1,5.8+ | v1, v1alpha2 |
| 1.24 | 1.6.4+, 1.5.11+ | v1, v1alpha2 |