Skip to content

Commit 9211599

Browse files
committed
update dockershim deprecation to removal on tasks page
1 parent 4a13e4c commit 9211599

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Check whether Dockershim deprecation affects you
2+
title: Check whether dockershim removal affects you
33
content_type: task
44
reviewers:
55
- SergeyKanzhelev
@@ -10,11 +10,11 @@ weight: 20
1010

1111
The `dockershim` component of Kubernetes allows to use Docker as a Kubernetes's
1212
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.
13-
Kubernetes' built-in `dockershim` component was deprecated in release v1.20.
13+
Kubernetes' built-in `dockershim` component was removed in release v1.24.
1414

1515
This page explains how your cluster could be using Docker as a container runtime,
1616
provides details on the role that `dockershim` plays when in use, and shows steps
17-
you can take to check whether any workloads could be affected by `dockershim` deprecation.
17+
you can take to check whether any workloads could be affected by `dockershim` removal.
1818

1919
## Finding if your app has a dependencies on Docker {#find-docker-dependencies}
2020

0 commit comments

Comments
 (0)