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
Copy file name to clipboardExpand all lines: content/en/blog/_posts/2021-11-12-are-you-ready-for-dockershim-removal/index.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,18 @@ date: 2021-11-12
5
5
slug: are-you-ready-for-dockershim-removal
6
6
---
7
7
8
-
{{< note >}}
9
-
This poll will close on January 7, 2022.
10
-
{{</ note >}}
11
-
12
8
**Author:** Sergey Kanzhelev, Google. With reviews from Davanum Srinivas, Elana Hashman, Noah Kantrowitz, Rey Lejano.
13
9
10
+
{{% alert color="info" title="Poll closed" %}}
11
+
This poll closed on January 7, 2022.
12
+
{{% /alert %}}
13
+
14
14
Last year we announced that Dockershim is being deprecated: [Dockershim Deprecation FAQ](/blog/2020/12/02/dockershim-faq/).
15
15
Our current plan is to remove dockershim from the Kubernetes codebase soon.
16
16
We are looking for feedback from you whether you are ready for dockershim
17
17
removal and to ensure that you are ready when the time comes.
18
-
**Please fill out this survey: https://forms.gle/svCJmhvTv78jGdSx8**.
18
+
19
+
<del>Please fill out this survey: https://forms.gle/svCJmhvTv78jGdSx8</del>
19
20
20
21
The dockershim component that enables Docker as a Kubernetes container runtime is
21
22
being deprecated in favor of runtimes that directly use the [Container Runtime Interface](/blog/2016/12/container-runtime-interface-cri-in-kubernetes/)
@@ -37,7 +38,7 @@ beta versions, dockershim will be removed in December at the beginning of the
37
38
There is only one month left to give us feedback. We want you to tell us how
38
39
ready you are.
39
40
40
-
**We are collecting opinions through this survey: [https://forms.gle/svCJmhvTv78jGdSx8](https://forms.gle/svCJmhvTv78jGdSx8)**
41
+
<del>We are collecting opinions through this survey: https://forms.gle/svCJmhvTv78jGdSx8</del>
41
42
To better understand preparedness for the dockershim removal, our survey is
42
43
asking the version of Kubernetes you are currently using, and an estimate of
43
44
when you think you will adopt Kubernetes 1.24. All the aggregated information
0 commit comments