From cde9ec5e25a906ab7cd603c513010322909aeb50 Mon Sep 17 00:00:00 2001 From: steve-hardman <132999137+steve-hardman@users.noreply.github.com> Date: Sun, 21 Jan 2024 01:41:22 +0000 Subject: [PATCH] Add banner for KubeCon EU 2024 Co-authored-by: Dipesh Rawat Co-authored-by: Nate W Co-authored-by: Natali Vlatko --- data/announcements/scheduled.yaml | 15 +++++++++++++++ .../images/announcements/kccnc-eu-2024-white.svg | 1 + 2 files changed, 16 insertions(+) create mode 100644 static/images/announcements/kccnc-eu-2024-white.svg diff --git a/data/announcements/scheduled.yaml b/data/announcements/scheduled.yaml index 6529ad30e5..1ebf187440 100644 --- a/data/announcements/scheduled.yaml +++ b/data/announcements/scheduled.yaml @@ -217,3 +217,18 @@ announcements: The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io` AKA `packages.cloud.google.com`)
have been frozen starting from September 13, 2023 **and are going away in January 2024**, users *must* migrate.
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details. + +- name: KubeCon 2024 EU + startTime: 2024-02-16T00:00:00 #Added in https://github.com/kubernetes/website/pull/44828 + endTime: 2024-03-22T18:00:00 + style: >- + background: linear-gradient(90deg, rgba(67,53,105,1) 0%, rgba(89,187,234,1) 100%); + color: #fffff; + title: | + + KubeCon + CloudNativeCon Europe 2024 + message: | + Join us for four days of incredible opportunities to collaborate, learn and share with the cloud native community.
+ + Buy your ticket now! 19 - 22 March | Paris, France + diff --git a/static/images/announcements/kccnc-eu-2024-white.svg b/static/images/announcements/kccnc-eu-2024-white.svg new file mode 100644 index 0000000000..8a675dd37b --- /dev/null +++ b/static/images/announcements/kccnc-eu-2024-white.svg @@ -0,0 +1 @@ + \ No newline at end of file