Skip to content

Commit 26bd99a

Browse files
Meshery: GCP Model Relationships (#1516)
Signed-off-by: Horti <[email protected]> Signed-off-by: Nate W <[email protected]> Co-authored-by: Nate W <[email protected]>
1 parent 4fd6e5b commit 26bd99a

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

programs/lfx-mentorship/2025/03-Sep-Nov/project_ideas.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,30 @@
3838

3939
- Upstream Issue:
4040
- https://github.com/kagent-dev/kagent/issues/662
41-
- https://github.com/kagent-dev/kagent/issues/664
41+
- https://github.com/kagent-dev/kagent/issues/664
42+
43+
- LFX URL:
44+
45+
### Meshery
46+
47+
#### Relationships for GCP services
48+
49+
CNCF - Meshery: Relationships for GCP services (2025 Term 3)
50+
51+
- Description:
52+
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.
53+
54+
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.
55+
56+
- Recommended Skills: DevOps, systems administration, solutions architecture. Experience with Kubernetes, GCP and its services.
57+
- Responsibilities:
58+
- 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.
59+
- Develop Relationship Definitions: Create and contribute relationship definitions, typically in JSON or YAML format, to the Meshery models.
60+
- Model Inter-Technology Interactions: Focus particularly on defining relationships between components from different technologies (e.g., how a Kubernetes deployment relates to an GCP Spanner instance, or how a Linkerd service interacts with a Prometheus monitoring component).
61+
- 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.
62+
- Expected Outcome:
63+
- A multitude of new relationships defined both intra and inter GCP services.
64+
- Policy Contribution: For advanced interns, there may be opportunities to contribute to the Rego policies that evaluate and enforce these relationships.
65+
- Mentor(s): James Horton (hortison, [email protected]), Lee Calcote (@leecalcote, [email protected])
66+
- Issue: https://github.com/meshery/meshery/issues/15531
67+
- LFX URL:

0 commit comments

Comments
 (0)