diff --git a/data/announcements/scheduled.yaml b/data/announcements/scheduled.yaml index 831ad1ebb6..0713c4578e 100644 --- a/data/announcements/scheduled.yaml +++ b/data/announcements/scheduled.yaml @@ -30,6 +30,15 @@ # leave the "announcements" key in place announcements: +- name: Dockershim removal + startTime: 2022-04-07T00:00:00 # Added in PR: https://github.com/kubernetes/website/pull/32805 + endTime: 2022-05-10T00:00:00 # Expires 2022-05-10, but will change text slightly on release date + style: "background: #326ce5" + title: "Dockershim removal set for Kubernetes 1.24" + message: | + As of Kubernetes 1.24, Dockershim will no longer be included in Kubernetes. + Read the [Dockershim Removal FAQ](/dockershim) to see what this means to you. + - name: Kubecon 2020 NA startTime: 2020-10-26T00:00:00 # Added in https://github.com/kubernetes/website/pull/24714 endTime: 2020-11-23T00:00:00 # Removed in https://github.com/kubernetes/website/pull/25173