Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md

Co-authored-by: James Laverack <james@jameslaverack.com>
This commit is contained in:
Mickey Boxell 2022-04-30 16:21:57 -07:00 committed by GitHub
parent 2e953a0701
commit b841cbaa1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -113,10 +113,10 @@ For example, the following container runtimes are being prepared, or have alread
* CRI-O 1.24 and later
Service issues exist for pod CNI network setup and tear down in containerd
v1.6.0-v1.6.3 when the CNI plugins have not been upgraded and/or the CNI config
v1.6.0v1.6.3 when the CNI plugins have not been upgraded and/or the CNI config
version is not declared in the CNI config files. The containerd team reports, "these issues are resolved in containerd v1.6.4."
With containerd v1.6.0-v1.6.3, if you do not upgrade the CNI plugins and/or
With containerd v1.6.0v1.6.3, if you do not upgrade the CNI plugins and/or
declare the CNI config version, you might encounter the following "Incompatible
CNI versions" or "Failed to destroy network for sandbox" error conditions.