-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow up to dockershim migration message after release of v1.24 #33017
Follow up to dockershim migration message after release of v1.24 #33017
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
/lgtm |
LGTM label has been added. Git tree hash: e05817d268b240ac66177cc72c09a4c3b2345987
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
grammatical nit, rest LGTM.
It is recommended to migrate from dockershim to alternative container runtimes. | ||
Dockershim was removed from Kubernetes with the release of v1.24. | ||
If you use Docker via dockershim as your container runtime, and wish to upgrade to v1.24, | ||
it is recommended that you either migrate to another runtime or find an alternative means to obtain Docker Engine support. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is recommended that you either migrate to another runtime or find an alternative means to obtain Docker Engine support. | |
it is recommended that you either migrate to another runtime or find alternative means to obtain Docker Engine support. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
Thanks
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This a follow-up PR to #33016 based on the PR comment.
This PR: