We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52a4a3 commit 3a31285Copy full SHA for 3a31285
content/en/blog/_posts/2020-12-02-dockershim-faq.md
@@ -47,6 +47,15 @@ and other ecosystem groups to ensure a smooth transition and will evaluate thing
47
as the situation evolves.
48
49
50
+### Can I still use dockershim after it is removed from Kubernetes?
51
+
52
+Update:
53
+[Mirantis and Docker have committed to maintaining the dockershim][mirantis] after
54
+it is removed from Kubernetes.
55
56
+[mirantis]: https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/
57
58
59
### Will my existing Docker images still work?
60
61
Yes, the images produced from `docker build` will work with all CRI implementations.
0 commit comments