diff --git a/programs/summerofcode/2024.md b/programs/summerofcode/2024.md index 1986112f..39409b24 100644 --- a/programs/summerofcode/2024.md +++ b/programs/summerofcode/2024.md @@ -160,6 +160,19 @@ You can find the project ideas from previous year [here](./2023.md). - Karthik S (@ksatchit, karthik.s@harness.io) - Upstream Issue (URL): https://github.com/litmuschaos/litmus/issues/4425 +### Meshery + +#### Understanding and Codifying the Relationships between Kubernetes Resources + +- Description: The OpenAPI specifications for Kubernetes provides taxonomy, but augmenting a graph data model with formalized ontologies enables any number of capabilities, one of the more straightforward is the inferencing requisite for natural language processing, and consequently, a human-centric query / response interaction becomes becomes possible. More importantly, more advanced systems can be built when a graph data model of connected systems is upgraded to be a knowledge semantic graph. +- Expected Outcome: YAML-formatted definition +- Recommended Skills: DevOps, Kubernetes Administration, Light familiarity with all of the CNCF projects and a desire to study each project and their operators/resources. +- Expected project size: Large +- Mentor(s): + - Lee Calcote (@leecalcote, leecalcote@gmail.com) - primary + - Uzair Shaikh (@muzairs15, muzair.shaikh810@gmail.com) +- Upstream Issue: https://github.com/meshery/meshery/issues/10264 + #### WasmEdge ##### Implementing Coredump for Post-Mortem Debugging in WebAssembly