Skip to content

Commit 27a0bf8

Browse files
authored
Merge pull request #43565 from nate-double-u/add-kubecon-na-2023-banner
Adding KubeCon NA 2023 banner
2 parents 8899c6e + e9e1b15 commit 27a0bf8

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
@@ -164,7 +164,7 @@ announcements:
164164
message: |
165165
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
166166
April 18 - April 21, 2023.
167-
167+
168168
- name: Redirecting k8s.gcr.io - After
169169
startTime: 2023-03-27T00:00:00 # This should run after the redirect begins
170170
endTime: 2023-05-31T00:00:00
@@ -194,3 +194,16 @@ announcements:
194194
The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io`)<br/>
195195
have been frozen starting from September 13, 2023.<br/>
196196
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details.
197+
198+
- name: Kubecon 2023 NA
199+
startTime: 2023-10-20T00:00:00 #Added in https://github.com/kubernetes/website/pull/43565
200+
endTime: 2023-11-09T18:00:00
201+
style: >-
202+
background: linear-gradient(90deg, rgba(55,38,93,1) 0%, rgba(85,53,125,1) 65%, rgba(33,70,139,1) 100%);
203+
color: #fffff;
204+
title: |
205+
<img src ="/images/announcements/kccnc-na-2023-white.svg" style="float: right; height: 80px;" />
206+
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/">KubeCon + CloudNativeCon NA 2023</a> <em> Chicago, Illinois + Virtual</em>.
207+
message: |
208+
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
209+
November 6 - November 9, 2023.
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)