Skip to content

Commit c2f1dd9

Browse files
authored
Merge pull request #48862 from steve-hardman/add-banner
Add banner for KubeCon India 2024
2 parents 88bd54b + bccca47 commit c2f1dd9

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
@@ -262,3 +262,18 @@ announcements:
262262
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=kubernetes&utm_medium=homepage&utm_campaign=KubeCon-NA-2024&utm_content=top-banner">
263263
Buy your ticket now! 12 - 15 November | Salt Lake City
264264
</a>
265+
266+
- name: KubeCon 2024 India
267+
startTime: 2024-11-26T00:00:00 #Added in https://github.com/kubernetes/website/pull/48862
268+
endTime: 2024-12-12T18:00:00
269+
style: >-
270+
background: linear-gradient(90deg, rgba(217,54,73,1) 35%, rgba(81,0,116,1) 100%);
271+
color: #fffff;
272+
title: |
273+
<img src ="/images/announcements/kccnc-india-2024-white.svg" style="float: right; height: 100px;" />
274+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/">KubeCon + CloudNativeCon 2024</a>
275+
message: |
276+
Join us for two days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
277+
<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">
278+
Buy your ticket now! 11 - 12 December | Delhi, India
279+
</a>

0 commit comments

Comments
 (0)