Skip to content

Commit 6a1f864

Browse files
authored
Merge pull request #44828 from steve-hardman/add-banner
Add banner for KubeCon 2024 EU
2 parents 90ba11e + cde9ec5 commit 6a1f864

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

data/announcements/scheduled.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,18 @@ announcements:
217217
The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io` AKA `packages.cloud.google.com`)<br/>
218218
have been frozen starting from September 13, 2023 **and are going away in January 2024**, users *must* migrate.<br/>
219219
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details.
220+
221+
- name: KubeCon 2024 EU
222+
startTime: 2024-02-16T00:00:00 #Added in https://github.com/kubernetes/website/pull/44828
223+
endTime: 2024-03-22T18:00:00
224+
style: >-
225+
background: linear-gradient(90deg, rgba(67,53,105,1) 0%, rgba(89,187,234,1) 100%);
226+
color: #fffff;
227+
title: |
228+
<img src ="/images/announcements/kccnc-eu-2024-white.svg" style="float: right; height: 80px;" />
229+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon Europe 2024</a>
230+
message: |
231+
Join us for four days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
232+
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=kubernetes&utm_medium=all&utm_campaign=kubeconeu24&utm_content=slim-banner">
233+
Buy your ticket now! 19 - 22 March | Paris, France
234+
</a>

0 commit comments

Comments
 (0)