Open SergeyKanzhelev opened 1 month ago
@SergeyKanzhelev: This request has been marked as needing help from a contributor.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help
command.
/triage accepted
I would like to work on this issue.
/assign
We need to correct both statements here, as they are misleading. They suggest that users can rely on v1alpha2, which is incorrect because v1alpha2 has been deprecated and should not be used as a fallback.
This is important, but: /remove-priority important-soon /priority important-longterm
The issues at https://github.com/kubernetes/website/issues?q=is%3Aissue+is%3Aopen+label%3Apriority%2Fimportant-soon are the ones we really want to focus on.
sorry, didn't mean to hijack your prioritization. I was mostly thought from severity perspective as the info we give is incorrect for a few releases already.
The issue is fixed here: https://github.com/kubernetes/website/pull/48398
This is a Bug Report
/sig node /kind bug /priority important-soon /help
Problem: This page https://kubernetes.io/docs/setup/production-environment/container-runtimes/#cri-versions suggests that
v1alpha2
is still supported. However it was not a case for a few versions now.Also this page https://kubernetes.io/docs/concepts/architecture/cri/ links the quite old CRI API proto page. Simply pointing on master branch should be better unless we want to keep bumping the link for each release.
Proposed Solution:
Page to Update: