Skip to content

Commit 7a44e32

Browse files
authored
Merge pull request #32805 from chrisnegus/dockershim-banner
Add dockershim removal banner
2 parents b69b3d7 + de066e6 commit 7a44e32

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/announcements/scheduled.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@
3030
# leave the "announcements" key in place
3131
announcements:
3232

33+
- name: Dockershim removal
34+
startTime: 2022-04-07T00:00:00 # Added in PR: https://github.com/kubernetes/website/pull/32805
35+
endTime: 2022-05-10T00:00:00 # Expires 2022-05-10, but will change text slightly on release date
36+
style: "background: #326ce5"
37+
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](/dockershim) to see what this means to you.
41+
3342
- name: Kubecon 2020 NA
3443
startTime: 2020-10-26T00:00:00 # Added in https://github.com/kubernetes/website/pull/24714
3544
endTime: 2020-11-23T00:00:00 # Removed in https://github.com/kubernetes/website/pull/25173

0 commit comments

Comments
 (0)