Skip to content

Commit 9a9870b

Browse files
authored
Merge pull request #32091 from my-git9/patch-26
Update runtime-class.md
2 parents f4a8179 + b9f0844 commit 9a9870b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

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

184184
#### dockershim
185185

186+
<!--
187+
{{< feature-state for_k8s_version="v1.20" state="deprecated" >}}
188+
189+
Dockershim is deprecated as of Kubernetes v1.20, and will be removed in v1.24. For more information on the deprecation,
190+
see [dockershim deprecation](/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)
191+
-->
192+
Dockershim 自 Kubernetes v1.20 起已弃用,并将在 v1.24 中删除。
193+
有关弃用的更多信息查看 [dockershim 弃用](/blog/2020/12/08/kubernetes-1-20-release-announcement/#dockershim-deprecation)。
194+
186195
<!--
187196
RuntimeClasses with dockershim must set the runtime handler to `docker`. Dockershim does not support
188197
custom configurable runtime handlers.

0 commit comments

Comments
 (0)