Skip to content

Commit 9cdcb2c

Browse files
authored
Merge pull request #40691 from dipesh-rawat/add-kubecon-eu-banner
Add the banner for KubeCon + CloudNativeCon EU 2023
2 parents ee92eec + 215bcee commit 9cdcb2c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

data/announcements/scheduled.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,19 @@ announcements:
152152
All images available in k8s.gcr.io are available at registry.k8s.io.</br>
153153
Please read our [announcement](/blog/2023/03/10/image-registry-redirect/) for more details.
154154
155+
- name: Kubecon 2023 EU
156+
startTime: 2023-04-15T00:00:00 #Added in https://github.com/kubernetes/website/pull/40691
157+
endTime: 2023-04-22T18:00:00
158+
style: >-
159+
background: linear-gradient(90deg, rgba(174,28,40,1) 0%, rgba(50,79,133,1) 65%, rgba(33,70,139,1) 100%);
160+
color: #fffff;
161+
title: |
162+
<img src ="/images/announcements/kccnc-eu-2023-white.svg" style="float: right; height: 80px;" />
163+
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon EU 2023</a> <em> Amsterdam, Netherlands + Virtual</em>.
164+
message: |
165+
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
166+
April 18 - April 21, 2023.
167+
155168
- name: Redirecting k8s.gcr.io - After
156169
startTime: 2023-03-27T00:00:00 # This should run after the redirect begins
157170
endTime: 2023-05-31T00:00:00
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)