Skip to content

Commit

Permalink
Merge branch 'cncf:main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashsharma1911 authored May 14, 2024
2 parents 0ae6a5c + 0f3e039 commit 1a6cae2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
32 changes: 31 additions & 1 deletion programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,34 @@

## Proposed Project ideas

Moved to [README.md](./README.md)
### CNCF TAG Network

#### Mapping CNCF Landscape one Relationship-at-a-time

- Description: While the OpenAPI specifications for Kubernetes offer a taxonomy, integrating a graph data model with formalized ontologies unlocks a multitude of capabilities. Among these, enabling inferencing necessary for natural language processing stands out as a straightforward application. This, in turn, facilitates the possibility of a human-centric query/response interaction. Importantly, advancing to a knowledge semantic graph from a connected systems' graph data model opens the door to building more sophisticated systems.

- Expected Outcome:
- Identifying new technologies from CNCF landscape and creating new YAML-formatted definitions of one or more relationships.
- Documentation of each relationship - per component.
- Development of new types of genealogies - new types of ways in which resources relate to one another and how these relationships might be visualized.

- Recommended Skills: Familiarity with Helm charts and Artifact Hub, basic familiarity with Kubernetes, and familiarity with CNCF different projects would be helpful
- Mentor(s): Lee Calcote (@leecalcote, leecalcote@gmail.com), Uzair Shaikh (@muzairs15, muzair.shaikh810@gmail.com)
- Upstream Issue: https://github.com/cncf/tag-network/issues/39

#### Technical Content Creation: CNCF Challenges

- Description: On a periodic basis, the CNCF would like to present a public challenge to those that are interested in participating (e.g. “Challenge: Distributed Tracing with Jaeger”).

Your mission in this internship is technical content creation of said challenges through use of markdown, Meshery, and any number of other CNCF projects. Challenges will be created using the Meshery Playground and potentially published in the proposed CNCF Hub. They will be similar too, but slightly different from these [example tutorials](https://docs.meshery.io/guides/tutorials/).

Understand that your challenges will be promoted through CNCF channels, reviewed by various project maintainers, and that each challenger (participant) will receive a certain number of points, depending upon whether or not they successfully complete the challenges that you create and in what timeframe they complete those challenges (the faster, the more points). Your challenges will need to vary in level of difficulty.

- Expected Outcome:
- 10+ new challenges published in CNCF Hub (and Meshery Catalog and Artifact Hub).
- Challenges can contain more than one objective. Points are earned for each objective completed.
- Bonus: Extend one or more of Meshery’s Learning Paths.

- Recommended Skills: written English, Kubernetes, DevOps, and familiarity with any number of other CNCF projects, like Prometheus, CoreDNS, Istio, Jaeger, Helm, Harbor, OPA, Rook, SPIFEE, Flux, Argo, Flux, Falco, etc., Jekyll, strong organizational skills
- Mentor(s): Lee Calcote (@leecalcote, leecalcote@gmail.com), Nic Jackson (@nicholasjackson), jackson.nic@gmail.com)
- Upstream Issue: https://github.com/cncf/tag-network/issues/40
2 changes: 1 addition & 1 deletion programs/lfx-mentorship/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ LFX Mentorship is actively used by the Cloud Native Computing Foundation as a me

| Year | Term | Status | Announcement | Details |
|------|------------------|-------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|
| 2024 | Term 1: Jun-Aug | Planning | | [2024 Term 1: Jun-Aug](2024/02-Jun-Aug/README.md) |
| 2024 | Term 2: Jun-Aug | Planning | | [2024 Term 2: Jun-Aug](2024/02-Jun-Aug/README.md) |
| 2024 | Term 1: Mar-May | In progress | | [2024 Term 1: Mar-May](2024/01-Mar-May/README.md) |
| 2023 | Term 3: Sep-Nov | Completed | [CNCF Blog](https://www.cncf.io/blog/2023/12/14/lfx-programs-cncf-mentees-have-successfully-finished-term-3/) | [2023 Term 3: Sep-Nov](2023/03-Sep-Nov/README.md) |
| | Term 2: Jun-Aug | Completed |[CNCF Blog](https://www.cncf.io/blog/2023/09/12/36-cncf-term-2-lfx-mentees-have-successfully-completed-the-program/) | [2023 Term 2: Jun-Aug](2023/02-Jun-Aug/README.md) |
Expand Down

0 comments on commit 1a6cae2

Please sign in to comment.