Skip to content

Commit 8b34063

Browse files
authored
Merge pull request #30961 from ystkfujii/v1.24_remove_section_on_dockershim
Set the dockershim state to deprecation.
2 parents 20ee91f + 19928a8 commit 8b34063

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/concepts/containers/runtime-class.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ For more details on setting up CRI runtimes, see [CRI installation](/docs/setup/
109109

110110
#### dockershim
111111

112+
{{< feature-state for_k8s_version="v1.20" state="deprecated" >}}
113+
114+
Dockershim is deprecated as of Kubernetes v1.20, and will be removed in v1.24. For more information on the deprecation,
115+
see [dockershim deprecation](/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)
116+
112117
RuntimeClasses with dockershim must set the runtime handler to `docker`. Dockershim does not support
113118
custom configurable runtime handlers.
114119

0 commit comments

Comments
 (0)