Skip to content

Commit 9014623

Browse files
authored
Merge pull request #6476 from M-DEV-1/M-DEV-1/add-lfx-term-2
Add: LFX Term 2 to LFX Programs
2 parents fd6ad91 + 256cfc1 commit 9014623

File tree

1 file changed

+74
-2
lines changed

1 file changed

+74
-2
lines changed

src/collections/programs/lfx-2025/lfx-2025.mdx

Lines changed: 74 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Technical writers and other contributors are what comprise Layer5 - an open orga
7777
- Meshery will be able to orchestrate and manage kro RGDs. This includes the ability to deploy, configure, and manage the lifecycle of RGDs through Meshery.
7878
- The Meshery Model generator will be updated to automatically generate models for kro RGDs, simplifying their integration and management within Meshery. This will be an officially supported feature of Meshery.
7979
- Recommended Skills:Golang, Cuelang, Well-written and well-spoken English, Kubernetes, DevOps
80-
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to ="mailto:mia[email protected]">Mia Grenell</Link>
80+
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to ="/community/members/mia-grenell">Mia Grenell</Link>
8181
- Upstream Issue: https://github.com/meshery/meshery/issues/13521
8282
- LFX URL: https://crowdfunding.lfx.linuxfoundation.org/projects/2ce4cf0b-05e0-430a-b9e1-3df46d917ef6
8383

@@ -89,7 +89,7 @@ Technical writers and other contributors are what comprise Layer5 - an open orga
8989
- Each tutorial should be interactive, guiding users through infrastructure.
9090
- Tutorials should vary in complexity, catering to beginners and advanced learners.
9191
- Recommended Skills: written English, Markdown, Kubernetes, DevOps, and hands-on experience with cloud-native tools
92-
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:[email protected]">James Horti</Link>
92+
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:[email protected]">James Hortison</Link>
9393
- Upstream Issue: https://github.com/meshery/meshery/issues/13521
9494
- LFX URL: https://crowdfunding.lfx.linuxfoundation.org/projects/4cca92b8-ede6-4396-8d3f-68cfa2ec911c
9595

@@ -102,6 +102,78 @@ Technical writers and other contributors are what comprise Layer5 - an open orga
102102
- Upstream Issue: https://github.com/meshery/meshery/issues/13514
103103
- LFX URL: https://crowdfunding.lfx.linuxfoundation.org/projects/abd10fed-e03f-4425-863e-157accfe354f
104104

105+
## LFX Mentorship 2025 Summer Projects
106+
<br />
107+
108+
### Meshery
109+
<br />
110+
111+
#### Model relationships for Azure services
112+
113+
**Description:** Meshery Models are declarative representations of infrastructure and applications. Within these models, Relationships define how different Components (e.g., Kubernetes resources, Cloud services) interact and depend on each other. These relationships are crucial for visualizing, understanding, and managing complex cloud native systems.
114+
115+
This internship focuses on significantly expanding the breadth and depth of Meshery Relationships across a wide array of technologies supported by Meshery. As Meshery continues to integrate with more cloud-native technologies (Kubernetes, public clouds, and all CNCF projects), there's a growing need to accurately model the intricate relationships between their components - vital for providing users with comprehensive insights and control over their deployments.
116+
117+
- Recommended Skills: DevOps, systems administration, solutions architecture. Experience with Kubernetes, Azure and its services.
118+
- Responsibilities:
119+
- Research and Analyze Technologies: Dive deep into various cloud-native technologies (e.g., different compute services, databases, messaging systems, network services, etc.) to understand their components and how they interconnect.
120+
- Develop Relationship Definitions: Create and contribute relationship definitions, typically in JSON or YAML format, to the Meshery models.
121+
- Model Inter-Technology Interactions: Focus particularly on defining relationships between components from different technologies (e.g., how a Kubernetes deployment relates to an AWS RDS instance, or how a Linkerd service interacts with a Prometheus monitoring component).
122+
- Document New Relationships: Clearly document the newly defined relationships, their purpose, and how they are represented within Meshery designs, contributing to the official Meshery documentation.
123+
- Expected Outcome:
124+
- A multitude of new relationships defined both intra and inter Azure services.
125+
- Policy Contribution: For advanced interns, there may be opportunities to contribute to the Rego policies that evaluate and enforce these relationships.
126+
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/sangram-rath">Sangram Rath</Link>, <Link to="/community/members/mia-grenell">Mia Grenell</Link>
127+
- Issue: https://github.com/meshery/meshery/issues/14793
128+
129+
#### Model relationships for AWS services
130+
131+
- Description:
132+
Meshery Models are declarative representations of infrastructure and applications. Within these models, Relationships define how different Components (e.g., Kubernetes resources, Cloud services) interact and depend on each other. These relationships are crucial for visualizing, understanding, and managing complex cloud native systems.
133+
134+
This internship focuses on significantly expanding the breadth and depth of Meshery Relationships across a wide array of technologies supported by Meshery. As Meshery continues to integrate with more cloud-native technologies (Kubernetes, public clouds, and all CNCF projects), there's a growing need to accurately model the intricate relationships between their components - vital for providing users with comprehensive insights and control over their deployments.
135+
136+
- Recommended Skills: DevOps, systems administration, solutions architecture. Experience with Kubernetes, AWS and its services.
137+
- Responsibilities:
138+
- Research and Analyze Technologies: Dive deep into various cloud-native technologies (e.g., different compute services, databases, messaging systems, network services, etc.) to understand their components and how they interconnect.
139+
- Develop Relationship Definitions: Create and contribute relationship definitions, typically in JSON or YAML format, to the Meshery models.
140+
- Model Inter-Technology Interactions: Focus particularly on defining relationships between components from different technologies (e.g., how a Kubernetes deployment relates to an AWS RDS instance, or how a Linkerd service interacts with a Prometheus monitoring component).
141+
- Document New Relationships: Clearly document the newly defined relationships, their purpose, and how they are represented within Meshery designs, contributing to the official Meshery documentation.
142+
- Expected Outcome:
143+
- A multitude of new relationships defined both intra and inter AWS services.
144+
- Policy Contribution: For advanced interns, there may be opportunities to contribute to the Rego policies that evaluate and enforce these relationships.
145+
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/sangram-rath">Sangram Rath</Link>, <Link to="/community/members/mia-grenell">Mia Grenell</Link>
146+
- Issue: https://github.com/meshery/meshery/issues/14793
147+
- Issue: https://github.com/meshery/meshery/issues/14794
148+
149+
#### Meshery Model Support for kro ResourceGraphDefinitions (RGDs)
150+
151+
- Description: Enhance Meshery's existing orchestration capabilities to include support for kro ResourceGraphDefinitions (RGDs) as first-class Meshery Models. This involves enabling Meshery to manage and orchestrate RGDs, similar to how it handles other Kubernetes resources. The project will also include generating support for ResourceGraphDefinition in Meshery's Model generator.
152+
- Expected Outcome:
153+
- Meshery will be able to orchestrate and manage kro RGDs. This includes the ability to deploy, configure, and manage the lifecycle of RGDs through Meshery. The Meshery Model generator will be updated to automatically generate models for kro RGDs, simplifying their integration and management within Meshery. This will be an officially supported feature of Meshery.
154+
- Recommended Skills: Golang, well-written and well-spoken English, Kubernetes, DevOps
155+
- Mentors: <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/aabid-sofi">Aabid Sofi</Link>,
156+
- Issue: https://github.com/meshery/meshery/issues/14793
157+
- Issue: https://github.com/meshery/meshery/issues/13520
158+
159+
#### Workflow Engine in Meshery
160+
161+
- Description: Integrate a new architectural component into Meshery: a workflow engine, using Temporal. This project involves shifting Meshery off of sqlite over to postgres using gorm (golang). Interns will familiarize with concepts of orchestration engines, including chaining workflows, and content lifecycle management.
162+
- Recommended Skills: Golang, Temporal, ReactJS
163+
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:[email protected]"> Rian Cteulp </Link>
164+
- Issue: https://github.com/meshery/meshery/issues/14795
165+
166+
#### Solutions Architecture of Popular Cloud Native Deployments
167+
168+
- Description: Learning paths with hands-on labs are a crucial resource for DevOps engineers and cloud-native practitioners. The Meshery Playground provides a live cluster environment, making it an ideal platform for learning every kind of cloud and cloud native technology. Meshery Docs is in need of comprehensive tutorials and scenarios covering common infrastructure management use cases. Mission is to create and publish a series of hands-on tutorials using Meshery Playground. Each tutorial will include step-by-step guides, live demonstrations, and interactive labs using the Playground allowing learners to apply their knowledge directly without the hassle of any configuration.These tutorials will be reviewed by various project maintainers and then published in guides/tutorials.
169+
- Expected Outcome:
170+
- 10+ new solution architectures (designs) published in Meshery Catalog
171+
- Each design is ideally adjoined with an interactive tutorial (using Meshery Playground), guiding users through infrastructure.
172+
- Tutorials should vary in complexity, catering to beginners and advanced learners.
173+
- Recommended Skills: written English, Markdown, Kubernetes, DevOps, and hands-on experience with cloud-native tools
174+
- Mentor(s): <Link to="/community/members/sangram-rath">Sangram Rath</Link>, <Link to="/community/members/lee-calcote">Lee Calcote</Link>
175+
- Issue: https://github.com/meshery/meshery/issues/14796
176+
105177
## Additional information
106178
<br />
107179

0 commit comments

Comments
 (0)