You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Articles on dockershim Removal and on Using CRI-compatible Runtimes
9
8
content_type: reference
10
-
weight: 20
11
9
-->
12
10
13
11
<!-- overview -->
12
+
14
13
<!--
15
14
This is a list of articles and other pages that are either
16
15
about the Kubernetes' deprecation and removal of _dockershim_,
17
-
or about using CRI-compatible container runtimes, in connection
18
-
with that removal.
16
+
or about using CRI-compatible container runtimes,
17
+
in connection with that removal.
19
18
-->
20
-
这是关于 Kubernetes 弃用和删除 “dockershim”
21
-
或使用兼容 CRI 的容器运行时相关的文章和其他页面的列表,
19
+
这是关于 Kubernetes 弃用和移除 **dockershim**
20
+
或使用兼容 CRI 的容器运行时相关的文章和其他页面的列表。
21
+
22
22
<!-- body -->
23
23
24
24
<!--
25
25
## Kubernetes project
26
26
27
-
* Kubernetes blog: [Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) (originally published 2022/02/17)
27
+
* Kubernetes blog: [Dockershim Removal FAQ](/blog/2020/12/02/dockershim-faq/) (originally published 2020/12/02)
28
+
29
+
* Kubernetes blog: [Updated: Dockershim Removal FAQ](/blog/2022/02/17/dockershim-faq/) (updated published 2022/02/17)
28
30
29
31
* Kubernetes blog: [Kubernetes is Moving on From Dockershim: Commitments and Next Steps](/blog/2022/01/07/kubernetes-is-moving-on-from-dockershim/) (published 2022/01/07)
30
32
31
33
* Kubernetes blog: [Dockershim removal is coming. Are you ready?](/blog/2021/11/12/are-you-ready-for-dockershim-removal/) (published 2021/11/12)
32
34
33
35
* Kubernetes documentation: [Migrating from dockershim](/docs/tasks/administer-cluster/migrating-from-dockershim/)
You can provide feedback via the GitHub issue [**Dockershim removal feedback & issues**](https://github.com/kubernetes/kubernetes/issues/106917).
63
+
You can provide feedback via the GitHub issue [**Dockershim removal feedback & issues**](https://github.com/kubernetes/kubernetes/issues/106917). (_k/kubernetes/#106917_)
* Amazon Web Services EKS documentation: [Dockershim deprecation](https://docs.aws.amazon.com/eks/latest/userguide/dockershim-deprecation.html)
75
+
<!--
76
+
* Amazon Web Services EKS documentation: [Amazon EKS is ending support for Dockershim](https://docs.aws.amazon.com/eks/latest/userguide/dockershim-deprecation.html)
68
77
69
78
* CNCF conference video: [Lessons Learned Migrating Kubernetes from Docker to containerd Runtime](https://www.youtube.com/watch?v=uDOu6rK4yOk) (Ana Caylin, at KubeCon Europe 2019)
70
79
@@ -78,22 +87,20 @@ You can provide feedback via the GitHub issue [**Dockershim removal feedback & i
78
87
79
88
* Mirantis: [Mirantis/cri-dockerd](https://github.com/Mirantis/cri-dockerd) Git repository (on GitHub)
80
89
81
-
* Tripwire: [How Dockershim’s Forthcoming Deprecation Affects Your Kubernetes](https://www.tripwire.com/state-of-security/security-data-protection/cloud/how-dockershim-forthcoming-deprecation-affects-your-kubernetes/)
0 commit comments