|
1 | 1 | ---
|
2 |
| -title: External Articles on dockershim Removal and on Using CRI-compatible Runtimes |
| 2 | +title: Articles on dockershim Removal and on Using CRI-compatible Runtimes |
3 | 3 | content_type: reference
|
4 |
| -weight: 20 |
5 | 4 | ---
|
6 | 5 | <!-- overview -->
|
7 |
| -This is a list of articles about: |
| 6 | +This is a list of articles and other pages that are either |
| 7 | +about the Kubernetes' deprecation and removal of _dockershim_, |
| 8 | +or about using CRI-compatible container runtimes, in connection |
| 9 | +with that removal. |
8 | 10 |
|
9 |
| - - the Kubernetes' deprecation and removal of _dockershim_ |
10 |
| - - using CRI-compatible container runtimes |
11 | 11 | <!-- body -->
|
12 | 12 |
|
13 |
| -## Primary sources |
| 13 | +## Kubernetes project |
14 | 14 |
|
15 |
| -* [Kubernetes Blog: "Dockershim Deprecation FAQ", 2020/12/02](/blog/2020/12/02/dockershim-faq/) |
| 15 | +* Kubernetes blog: [Dockershim Deprecation FAQ](/blog/2020/12/02/dockershim-faq/) (originally published 2020/12/02) |
16 | 16 |
|
17 |
| -* [Kubernetes Documentation: "Migrating from dockershim"](/docs/tasks/administer-cluster/migrating-from-dockershim/) |
| 17 | +* 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) |
18 | 18 |
|
19 |
| -* [Kubernetes Documentation: "Container runtimes"](/docs/setup/production-environment/container-runtimes/) |
| 19 | +* Kubernetes blog: [Dockershim removal is coming. Are you ready?](/blog/2021/11/12/are-you-ready-for-dockershim-removal/) (published 2021/11/12) |
20 | 20 |
|
21 |
| -* [Kubernetes enhancement issue: "Removing dockershim from kubelet" (`kubernetes/enhancements#2221`)](https://github.com/kubernetes/enhancements/issues/2221) |
| 21 | +* Kubernetes documentation: [Migrating from dockershim](/docs/tasks/administer-cluster/migrating-from-dockershim/) |
22 | 22 |
|
23 |
| -* [Kubernetes enhancement proposal: "KEP-2221: Removing dockershim from kubelet"](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2221-remove-dockershim/README.md) |
| 23 | +* Kubernetes documentation: [Container runtimes](/docs/setup/production-environment/container-runtimes/) |
24 | 24 |
|
25 |
| -* [Kubernetes Blog: "Dockershim removal is coming. Are you ready?", 2021/11/12](/blog/2021/11/12/are-you-ready-for-dockershim-removal/) |
| 25 | +* Kubernetes enhancement proposal: [KEP-2221: Removing dockershim from kubelet](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2221-remove-dockershim/README.md) |
26 | 26 |
|
27 |
| -## Secondary sources |
| 27 | +* Kubernetes enhancement proposal issue: [Removing dockershim from kubelet](https://github.com/kubernetes/enhancements/issues/2221) (_k/enhancements#2221_) |
28 | 28 |
|
29 |
| -* [Docker.com blog: "What developers need to know about Docker, Docker Engine, and Kubernetes v1.20", 2020/12/04](https://www.docker.com/blog/what-developers-need-to-know-about-docker-docker-engine-and-kubernetes-v1-20/) |
30 | 29 |
|
31 |
| -* [Tripwire.com: "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/) |
| 30 | +You can provide feedback via the GitHub issue [**Dockershim removal feedback & issues**](https://github.com/kubernetes/kubernetes/issues/106917). |
32 | 31 |
|
33 |
| -* [Amazon EKS documentation: "Dockershim deprecation"](https://docs.aws.amazon.com/eks/latest/userguide/dockershim-deprecation.html) |
| 32 | +## External sources {#third-party} |
34 | 33 |
|
35 |
| -* ["Google Open Source" channel on YouTube: "Learn Kubernetes with Google - Migrating from Dockershim to Containerd"](https://youtu.be/fl7_4hjT52g) |
| 34 | +<!-- sort these alphabetically --> |
36 | 35 |
|
37 |
| -* [Mirantis Blog: "The Future of Dockershim is cri-dockerd", 2021/04/21](https://www.mirantis.com/blog/the-future-of-dockershim-is-cri-dockerd/) |
| 36 | +* Amazon Web Services EKS documentation: [Dockershim deprecation](https://docs.aws.amazon.com/eks/latest/userguide/dockershim-deprecation.html) |
38 | 37 |
|
39 |
| -* [Github.com: "Mirantis/cri-dockerd" repo](https://github.com/Mirantis/cri-dockerd) |
| 38 | +* 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) |
| 39 | + |
| 40 | +* Docker.com blog: [What developers need to know about Docker, Docker Engine, and Kubernetes v1.20](https://www.docker.com/blog/what-developers-need-to-know-about-docker-docker-engine-and-kubernetes-v1-20/) (published 2020/12/04) |
| 41 | + |
| 42 | +* "_Google Open Source_" channel on YouTube: [Learn Kubernetes with Google - Migrating from Dockershim to Containerd](https://youtu.be/fl7_4hjT52g) |
| 43 | + |
| 44 | +* Microsoft Apps on Azure blog: [Dockershim deprecation and AKS](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/dockershim-deprecation-and-aks/ba-p/3055902) (published 2022/01/21) |
| 45 | + |
| 46 | +* Mirantis blog: [The Future of Dockershim is cri-dockerd](https://www.mirantis.com/blog/the-future-of-dockershim-is-cri-dockerd/) (published 2021/04/21) |
| 47 | + |
| 48 | +* Mirantis: [Mirantis/cri-dockerd](https://github.com/Mirantis/cri-dockerd) Git repository (on GitHub) |
| 49 | + |
| 50 | +* 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