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 8bdb53b commit f5f099cCopy full SHA for f5f099c
data/announcements/scheduled.yaml
@@ -30,11 +30,11 @@
30
# leave the "announcements" key in place
31
announcements:
32
33
-- name: Dockershim removal coming in Kubernetes 1.24
+- name: Dockershim removal
34
startTime: 2022-04-13T00:00:00 # Added in PR:
35
endTime: 2022-05-13T00:00:00 # Expires 2022-05-19
36
style: "background: #3d4cb7"
37
- title: "Dockershim removal: Read the FAQ"
+ title: "Dockershim removal set for Kubernetes 1.24"
38
message: |
39
As of Kubernetes 1.24, Dockershim will no longer be included in Kubernetes.
40
Read the [Dockershim Removal FAQ](https://kubernetes.io/blog/2022/02/17/dockershim-faq/) to see what this means to you.
0 commit comments