Skip to content

Commit f80ee29

Browse files
Merge branch 'master' into aryanshah/add_academy_content
2 parents 59cf278 + 6f27f67 commit f80ee29

14 files changed

Lines changed: 144 additions & 64 deletions

File tree

427 KB
Loading
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Hacktoberfest Prep 2025: Design with Meshery"
3+
description: "Prepare for Hacktoberfest with Layer5 MeshMates and Maintainers. Join seasoned open source maintainers, hack through easy issues, and grow your skills. Discover Newcomers resources and explore the Layer5 Community Handbook."
4+
thumbnail:
5+
darkthumbnail:
6+
date: 2025-00-03
7+
eurl:
8+
type: Event
9+
speakers: []
10+
published: false
11+
upcoming: true
12+
register: true
13+
---
14+
15+
import { Link } from "gatsby" ;
16+
// import preptemberslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
17+
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";
18+
19+
<p>
20+
<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
21+
</p>
22+
23+
<p>As in years past, Layer5 has a number of different projects and a variety of technologies for participants to choose from. Our Hacktoberfest theme for 2025 will focus Design w. <Link to="/cloud-native-management/meshery">Meshery</Link> is an extensible, self-service platform for collaborative infrastructure management. Be sure to understand the <Link to="/blog/meshery/comparing-meshery-models-and-meshery-designs">difference between Meshery Models and Meshery Designs</Link>. The Meshery project is looking for contributors to extend these models to support new cloud native infrastructure and their features.</p>
24+
25+
<p>
26+
Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects the easy way with Layer5 <Link to="/community/meshmates">MeshMates</Link> and Maintainers. Spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our <Link to="/community/newcomers">Newcomers Resources</Link>. Get familiar with the Layer5 community through our <Link to="/community/handbook">Community Handbook</Link>.
27+
</p>
28+
29+
<h3>Earn a Badge </h3>
30+
<p>Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.</p>
31+
<img src={hacktoberfestBadge} style="width: 250px"/>
32+
33+
<ul>
34+
<li><strong>DATE:</strong>October 3, 2025</li>
35+
<li><strong>TIME:</strong>9AM CT | 3PM WAT | 7:30PM IST</li>
36+
{/* <li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</a></li> */}
37+
</ul>
38+
39+
<p> Resources:</p>
40+
{/*
41+
<ul>
42+
<li><Link to="/blog/open-source/ways-to-contribute-at-layer5">Code and Non-Code Contributing at Layer5</Link></li>
43+
<li><a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22hacktoberfest%22+">Issues for Hacktoberfest</a></li>
44+
<li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
45+
<li><a href={preptemberslides}>Presentation Slides</a></li>
46+
</ul> */}
126 KB
Loading

src/collections/integrations/docker/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ workingSlides: [
1919
../_images/kanvas-designer.png
2020
]
2121
howItWorks: "Collaborative Infrastructure as Design"
22-
howItWorksDetails: "From the convenience of your Docker Desktop interface, connect Meshery with your Kubernetes cluster. Watch as MeshSync discovers all of your Kuberentes clusters. Visually design your Docker-based infrastructure. Choose from hundreds of ready-made design patterns using Meshery Catalog. Use our no-code designer, Kanvas, to collaboratively design and operate your infra."
22+
howItWorksDetails: "From the convenience of your Docker Desktop interface, connect Meshery with your Kubernetes cluster. Watch as MeshSync discovers all of your Kubernetes clusters. Visually design your Docker-based infrastructure. Choose from hundreds of ready-made design patterns using Meshery Catalog. Use our no-code designer, Kanvas, to collaboratively design and operate your infra."
2323
published: TRUE
2424
---
2525
<p>
Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

src/collections/integrations/k8s-config-connector/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,6 +2672,12 @@ components: [
26722672
"colorIcon": "icons/components/service-networking-peered-dns-domain/icons/color/service-networking-peered-dns-domain-color.svg",
26732673
"whiteIcon": "icons/components/service-networking-peered-dns-domain/icons/white/service-networking-peered-dns-domain-white.svg",
26742674
"description": "",
2675+
},
2676+
{
2677+
"name": "billing-account",
2678+
"colorIcon": "icons/components/billing-account/icons/color/billing-account-color.svg",
2679+
"whiteIcon": "icons/components/billing-account/icons/white/billing-account-white.svg",
2680+
"description": "",
26752681
}]
26762682
featureList: [
26772683
"Provides a wide range of cloud services",
-12.1 MB
Binary file not shown.

src/collections/members/gopi-vaibhav/index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)