Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Tharanishwaran/layer5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharanishwaran committed Nov 12, 2024
2 parents 2a949d5 + 7e52ec0 commit 513a156
Show file tree
Hide file tree
Showing 11 changed files with 117 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions src/collections/blog/2024/11-10-kubecon-na-2024/post.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
---
title: "Meshery at KubeCon + CloudNativeCon NA 2024"
subtitle: "Join us at these Meshery sessions"
date: 2024-11-10
author: Layer5 Team
thumbnail: ./kubeconna-2024.png
darkthumbnail: ./kubeconna-2024.png
description: "Meshery sessions at KubeCon + CloudNativeCon NA 2024"
type: Blog
category: Events
tags:
- Meshery
featured: false
published: true
resource: false
---

import { BlogWrapper } from "../../Blog.style.js";
import { Link } from "gatsby";
import Button from "../../../../reusecore/Button";

<BlogWrapper>


Join Layer5 at KubeCon + CloudNativeCon NA, Salt Lake City, Utah!


<p>
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.
</p>

### Session: Meshery - Visualizing Kubernetes Resource Relationships with Meshery

<p>
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.

Human-Computer Interaction Principles in Meshery:

<ul>
<li>Cognitive Load: How Meshery reduces cognitive load by presenting complex information in a structured and visually digestible manner.</li>
<li>Mental Models: How Meshery aligns with users' mental models of Kubernetes environments, facilitating comprehension and navigation.</li>
<li>Visual Perception: How Meshery leverages visual cues, colors, and layout to guide users' attention and highlight critical information.</li>
</ul>
</p>

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

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

### Session: CNCF TAG Network - Intro & Deep Dive

<p>
“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.
</p>

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

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

### Session: Contribfest - Meshery Contribfest: Extending the Cloud Native Manager

<p>
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.
</p>
<p>
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.
</p>

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





</BlogWrapper>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/collections/integrations/antrea/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ components: [
"colorIcon": "icons/components/node-latency-monitor/icons/color/node-latency-monitor-color.svg",
"whiteIcon": "icons/components/node-latency-monitor/icons/white/node-latency-monitor-white.svg",
"description": "",
},
{
"name": "packet-capture",
"colorIcon": "icons/components/packet-capture/icons/color/packet-capture-color.svg",
"whiteIcon": "icons/components/packet-capture/icons/white/packet-capture-white.svg",
"description": "#00c1d5",
}]
featureList: [
"Network policy enforcement",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/collections/integrations/keda/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ components: [
"colorIcon": "icons/components/trigger-authentication/icons/color/trigger-authentication-color.svg",
"whiteIcon": "icons/components/trigger-authentication/icons/white/trigger-authentication-white.svg",
"description": "",
},
{
"name": "cluster-cloud-event-source",
"colorIcon": "icons/components/cluster-cloud-event-source/icons/color/cluster-cloud-event-source-color.svg",
"whiteIcon": "icons/components/cluster-cloud-event-source/icons/white/cluster-cloud-event-source-white.svg",
"description": "#326de6",
}]
featureList: [
"Scales applications based on various metrics",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ location: Atlanta, Georgia, United States
bio: Hi, Open-source enthusiast, full-stack developer, and M.S. Computer Science student at Georgia State University—blending creativity in code, music, and gaming with a passion for tech and gadgets, and always on the lookout for the next cool toy to tinker with.
badges:
- meshery
status: Active
status: Inactive
published: true
maintainer: no
---
9 changes: 9 additions & 0 deletions src/sections/Home/Playground-home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,10 @@ const ViewsSectionWrapper = styled.div`
@media only screen and (max-width: 767px) {
text-align: center;
flex-direction: column-reverse;
height: 600px;
padding: 0 2%;
}
}
.hero-text {
display: flex;
Expand All @@ -76,7 +79,13 @@ const ViewsSectionWrapper = styled.div`
max-width: 100%;
justify-content: center;
text-align: center;
margin-top: 4rem;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
padding-left: 1rem;
}
}
.hero-image {
Expand Down

0 comments on commit 513a156

Please sign in to comment.