From f5f099c71d13ccdc5b1df96d196dd757f33febe5 Mon Sep 17 00:00:00 2001 From: Christopher Negus Date: Thu, 7 Apr 2022 21:08:40 +0000 Subject: [PATCH] Changed the wording --- data/announcements/scheduled.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/announcements/scheduled.yaml b/data/announcements/scheduled.yaml index 635071dd4a..fb049a84df 100644 --- a/data/announcements/scheduled.yaml +++ b/data/announcements/scheduled.yaml @@ -30,11 +30,11 @@ # leave the "announcements" key in place announcements: -- name: Dockershim removal coming in Kubernetes 1.24 +- name: Dockershim removal startTime: 2022-04-13T00:00:00 # Added in PR: endTime: 2022-05-13T00:00:00 # Expires 2022-05-19 style: "background: #3d4cb7" - title: "Dockershim removal: Read the FAQ" + 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](https://kubernetes.io/blog/2022/02/17/dockershim-faq/) to see what this means to you.