Skip to content

Commit e16f519

Browse files
authored
Merge pull request #49577 from steve-hardman/add-banner-eu-2025
Add banner for KubeCon EU 2025
2 parents 06079e0 + ee78fa8 commit e16f519

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
@@ -277,3 +277,18 @@ announcements:
277277
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-india/register/?utm_source=kubernetes&utm_medium=homepage&utm_campaign=KubeCon-India-2024&utm_content=top-banner">
278278
Buy your ticket now! 11 - 12 December | Delhi, India
279279
</a>
280+
281+
- name: KubeCon 2025 EU
282+
startTime: 2025-02-04T00:00:00 #Added in https://github.com/kubernetes/website/pull/49577
283+
endTime: 2025-04-04T18:00:00
284+
style: >-
285+
background: linear-gradient(90deg, rgb(177, 71, 154) 0%, rgb(106, 44, 136) 100%);
286+
color: #fffff;
287+
title: |
288+
<img src ="/images/announcements/kccnc-eu-2025-white.svg" style="float: right; height: 100px;" />
289+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=kubernetes&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=slim-banner">KubeCon + CloudNativeCon Europe 2025</a>
290+
message: |
291+
Join us for four days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
292+
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=kubernetes&utm_medium=all&utm_campaign=KubeCon-EU-2025&utm_content=slim-banner">
293+
Buy your ticket now! 1 - 4 April | London, England
294+
</a>

0 commit comments

Comments
 (0)