Skip to content

Commit d10d241

Browse files
authored
Adds the banner for KubeCon + CloudNativeCon EU 2022 (#33578)
* Adds banner for KubeCon CloudNativeCon EU 2022 * Changes date and updates PR number
1 parent 6672535 commit d10d241

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

data/announcements/scheduled.yaml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ announcements:
3232

3333
- name: Dockershim removal
3434
startTime: 2022-04-07T00:00:00 # Added in PR: https://github.com/kubernetes/website/pull/32805
35-
endTime: 2022-05-10T00:00:00 # Expires 2022-05-10, but will change text slightly on release date
35+
endTime: 2022-05-09T00:00:00
3636
style: "background: #326ce5"
3737
title: "Dockershim removed from Kubernetes"
3838
message: |
@@ -103,3 +103,16 @@ announcements:
103103
message: |
104104
2 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
105105
December 9 + 10, 2021.
106+
107+
- name: Kubecon 2022 EU
108+
startTime: 2022-05-10T00:00:00 #Added in https://github.com/kubernetes/website/pull/33578
109+
endTime: 2022-05-20T18:00:00
110+
style: >-
111+
background: linear-gradient(90deg, rgb(253, 225, 203) 0%, rgb(236, 107, 67) 75%, rgb(236, 107, 67) 100%);
112+
color: #000;
113+
title: |
114+
<img src ="/images/announcements/kccnc-eu-2022-black.svg" style="float: right; height: 80px;" />
115+
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon EU 2022</a> <em> Valencia, Spain + Virtual</em>.
116+
message: |
117+
5 days of incredible opportunites to collaborate, learn + share with the entire community!<br />
118+
May 16 - 20, 2022.

0 commit comments

Comments
 (0)