Skip to content

Commit 551dd4d

Browse files
committed
Refactor speaker order in KubeCon NA 2024 event page
Signed-off-by: Lee Calcote <[email protected]>
1 parent 71fbca0 commit 551dd4d

File tree

1 file changed

+12
-14
lines changed
  • src/collections/events/2024/kubecon-na

1 file changed

+12
-14
lines changed

src/collections/events/2024/kubecon-na/index.mdx

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: "CNCF Tag Network and Service mesh Working Group Deep Dive"
44
date: 2024-11-11
55
thumbnail: ./kubeconna-2024.png
66
darkthumbnail: ./kubeconna-2024.png
7-
eurl: https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/
7+
88
type: Event
99
published: true
1010
upcoming: true
1111
feature: true
12-
speakers: ["Lee Calcote", "Nic Jackson", "Zack Butcher", "Zhonghu Xu", "Shivay Lamba"]
12+
speakers: ["Lee Calcote", "Nic Jackson", "Shivay Lamba", "Zack Butcher", "Zhonghu Xu"]
1313

1414
---
1515
import Button from "../../../../reusecore/Button";
@@ -21,7 +21,7 @@ Join Layer5 at KubeCon + CloudNativeCon NA, Salt Lake City, Utah!
2121
Join the Meshery project at KubeCon NA 2024 from November 11th to November 16th, 2024 and get introduced to collaborative cloud native management and Meshery open source maintainers.
2222
</p>
2323

24-
### Meshery: Visualizing Kubernetes Resource Relationships with Meshery
24+
### Session: Meshery - Visualizing Kubernetes Resource Relationships with Meshery
2525

2626
<p>
2727
Meshery and its extensions empower you to navigate cloud native infrastructure in complex environments. This lighting talk delves into the human-computer interaction (HCI) principles that underpin MeshMap's intuitive visualization of Kubernetes resources and the various forms of inter/relationships with other CNCF projects' resources.
@@ -35,31 +35,31 @@ Human-Computer Interaction Principles in Meshery:
3535
</ul>
3636
</p>
3737

38-
<div class="flex-row">
38+
<div class="flex-row" style="margin-bottom: 2rem;">
3939
<p>
4040
Date: November 12, 2024<br />
4141
Time: 3:04pm - 3:09pm MST
4242
</p>
4343

44-
<Button $secondary title="Register" $url="https://sched.co/1iWA9" $external={ true } />
44+
<Button $secondary title="See Details" $url="https://sched.co/1iWA9" $external={ true } />
4545
</div>
4646

47-
### CNCF TAG Network: Intro & Deep Dive
47+
### Session: CNCF TAG Network - Intro & Deep Dive
4848

4949
<p>
5050
“It’s the network!” is the cry of every engineer. With the increased prevalence of microservices and distributed systems, it’s true - networking as a discipline has never been more critical in the well-architected design and efficient operation of modern infrastructure. Join this talk for an intro to the TAG, its charter and a deeper discussion of current cloud native networking topics being advanced in this TAG.
5151
</p>
5252

53-
<div class="flex-row">
53+
<div class="flex-row" style="margin-bottom: 2rem;">
5454
<p>
5555
Date: November 14, 2024 <br />
5656
Time: 11:55am - 12:30pm MST
5757
</p>
5858

59-
<Button $secondary title="Register" $url=" https://sched.co/1howx" $external={ true } />
59+
<Button $secondary title="See Details" $url=" https://sched.co/1howx" $external={ true } />
6060
</div>
6161

62-
### Contribfest: Meshery Contribfest: Extending the Cloud Native Manager
62+
### Session: Contribfest - Meshery Contribfest: Extending the Cloud Native Manager
6363

6464
<p>
6565
Join the Meshery maintainers and community in improving the leading cloud native management plane. This is your chance to get hands-on with the tools shaping the future of collaborative cloud native management. Opportunities: Work on core functionality in the Server (Golang) or UI (React) or extend Meshery by building your own plugin. Contribute to the Meshery documentation by incorporating your own examples of cloud native solution architectures using Meshery Designer.
@@ -68,14 +68,12 @@ Join the Meshery maintainers and community in improving the leading cloud native
6868
Why Contribute to Meshery? - Gain experience with cloud native technologies, including essentially every CNCF project and open source development practices. As is the 10th fastest growing CNCF project, Meshery has a vibrant community. Work alongside passionate maintainers and contributors. No Prior Experience Needed: We welcome contributions from all levels of experience. Join us at Meshery Contribfest and be part of the growing community shaping the future of collaborative cloud native management.
6969
</p>
7070

71-
<div class="flex-row">
71+
<div class="flex-row" style="margin-bottom: 2rem;">
7272
<p>
7373
Date: November 14, 2024 <br />
7474
Time: 4:30pm - 6:00pm MST
7575
</p>
76-
77-
<Button $secondary title="Register" $url="https://kccncna2024.sched.com/event/1hoxN/contribfest-meshery-contribfest-extending-the-cloud-native-manager" $external={ true } />
76+
<Button $secondary title="See Details" $url="https://kccncna2024.sched.com/event/1hoxN/contribfest-meshery-contribfest-extending-the-cloud-native-manager" $external={ true } />
7877
</div>
7978

80-
{/*
81-
<Button secondary title="KubeCon EU 2024 CNCF TAG Network Slide" url="/cncf-tag-network/KubeCon-EU-2024-CNCF-TAG-Network.pdf" external={ true } /> */}
79+

0 commit comments

Comments
 (0)