Skip to content

Commit d653324

Browse files
paularahxmulligan
andauthored
feat: add cilium na 2025 (#621)
Update src/layouts/main/main.jsx Signed-off-by: Paul Arah <[email protected]> Co-authored-by: Bill Mulligan <[email protected]>
1 parent 4d1d187 commit d653324

File tree

7 files changed

+28
-4
lines changed

7 files changed

+28
-4
lines changed

content/events/2025-04-01-ciliumcon-eu/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ogSummary: 'CiliumCon is a KubeCon co-located event for Cilium users, contributo
77
ogImage: ogimage.jpg
88
externalUrl: 'https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/ciliumcon/'
99
type: Conference
10-
isFeatured: true
10+
isFeatured: false
1111
---
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
date: '2025-05-28T11:00:00.000Z'
3+
region: North America
4+
place: Atlanta, Georgia
5+
title: 'CiliumCon North America 2025'
6+
ogSummary: 'CiliumCon is a KubeCon co-located event for Cilium users, contributors, and community members. Join us for an amazing CiliumCon in North America!'
7+
ogImage: ogimage.png
8+
externalUrl: 'https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/ciliumcon/'
9+
type: Conference
10+
isFeatured: true
11+
---
58.4 KB
Loading

src/layouts/main/main.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ const MainLayout = ({ children, theme, headerWithSearch, footerWithTopBorder })
8888
return (
8989
<>
9090
<TopBanner
91-
text="Cilium at KubeCon + CloudNativeCon and CiliumCon"
92-
url="https://cilium.io/blog/2025/02/21/cilium-at-kubecon-eu-2025/"
91+
text="Submit your CfP for CiliumCon NA"
92+
url="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cfp-colocated-events/"
9393
/>
9494
<Header
9595
navigation={navigation}

src/posts/2025-04-15-tetragon-user-story-social-network/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ path: '/blog/2025/04/15/tetragon-social-networking-user-story'
33
date: '2025-04-15T10:00:00.000Z'
44
title: 'Tetragon User Story: Why This Social Networking Company Made Tetragon a Default for their Kubernetes Clusters'
55
isPopular: true
6-
isFeatured: true
6+
isFeatured: false
77
ogImage: cover.png
88
ogSummary: 'Why a social networking company secures every Kubernetes cluster with Tetragon'
99
categories:
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
date: '2025-05-25T12:40:00.000Z'
3+
title: 'CiliumCon North America 2025'
4+
ogImage: ogimage.png
5+
isFeatured: true
6+
isPopular: true
7+
ogSummary: 'Join us for CiliumCon North America 2025 in Atlanta, Georgia. At CiliumCon, you’ll hear from end users sharing how Cilium, Hubble, and Tetragon unlocked levels of scalability, performance, and security that weren’t possible before and from contributors who will teach you how Cilium is leveraging eBPF to gain these benefits'
8+
externalUrl: 'https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cfp-colocated-events/#submit-your-talk'
9+
categories:
10+
- Technology
11+
tags:
12+
- Cilium
13+
---
58.4 KB
Loading

0 commit comments

Comments
 (0)