Skip to content

Commit 775a019

Browse files
authored
Merge pull request #35535 from mengjiao-liu/update-dockershim-removal-link
Update dockershim removal link
2 parents 7bec728 + 2c57c71 commit 775a019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-04-07-Kubernetes-1-24-removals-and-deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ As stated earlier, there are several guides about
8484
You can start with [Finding what container runtime are on your nodes](/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use/).
8585
If your nodes are using dockershim, there are other possible Docker Engine dependencies such as
8686
Pods or third-party tools executing Docker commands or private registries in the Docker configuration file. You can follow the
87-
[Check whether Dockershim deprecation affects you](/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-deprecation-affects-you/) guide to review possible
87+
[Check whether Dockershim removal affects you](/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal-affects-you/) guide to review possible
8888
Docker Engine dependencies. Before upgrading to v1.24, you decide to either remain using Docker Engine and
8989
[Migrate Docker Engine nodes from dockershim to cri-dockerd](/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd/) or migrate to a CRI-compatible runtime. Here's a guide to
9090
[change the container runtime on a node from Docker Engine to containerd](/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd/).

0 commit comments

Comments
 (0)