From 50e8e105cdde67f5ac34986cba895f19d9b8139f Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Fri, 9 Feb 2024 17:20:26 -0600 Subject: [PATCH] Meshery - GSoC 2024 (#1174) * Meshery - GSoC 2024 Signed-off-by: Lee Calcote * updating formatting, order of proposals Signed-off-by: Nate W --------- Signed-off-by: Lee Calcote Signed-off-by: Nate W Co-authored-by: Nate W --- programs/summerofcode/2024.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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