Skip to content

8021 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 28 additions & 8 deletions mentoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,39 @@ as many of those as possible. Mentoring is vital to the growth of an individual
and organization of every kind. For Kubernetes, the larger the project becomes,
it's necessary to keep a continuous pipeline of quality contributors and we want you to hang around!

## Resources
- [New Contributors Guide](https://docs.google.com/presentation/d/1WO7vj33cVy1-rOav3CevAGrw97VrbIAFo_SQXbUwy28/edit#slide=id.g2f2865a3246_0_63)
- [Mentor Guides](/mentoring/mentors/mentor-guide.md)
- [Mentee Guides](/mentoring/mentees/group-mentee-guide.md)
- [SIG Office Hours](/mentoring/resources/office-hours.md)

## Current mentoring activities:
## Programs

### SIG's office hours
- [Office hours](/mentoring/programs/office-hours.md)
| Program | Status | Target Date |
|------------------------------------------------------------------------|--------------------------|-------------------------------------------------------------------------------|
| [Group Mentoring Cohorts](/mentoring/mentors/group-mentoring.md) | **Planning in progress** | [Sept-Nov](/mentoring/programs/2024/groupmentorship/group-mentor-planning.md) |

### Long Term Contributor Ladder Growth (currently in planning, expected later this year)
- [Group Mentoring Cohorts](/mentoring/mentors/group-mentoring.md)

### Self Paced
- [Contributor Workshop](/mentoring/programs/contributor-workshop/README.md)
- [Videos of New Contributor Workshop](https://www.youtube.com/playlist?list=PL69nYSiGNLP3M5X7stuD7N4r3uP2PZQUx)

### Role based shadow programs

- [List of programs](/mentoring/programs/2024/shadow-roles.md)

### Mentoring Events


External programs
- Pod Mentoring! [aka group mentoring](/mentoring/programs/archive/mentoring-events.md)

### External programs
- [LFX Mentorship](/mentoring/processes/lfx-mentorship.md)

## Mentoring Programs
## Archive
- [Mentoring Programs](/mentoring/programs/archive/README.md)

Please reach out to #sig-contribex on slack or come to a mentoring meeting to get involved in planning //TODO add contribex README when this is updated

Please reach out to #sig-contribex on slack or come to a mentoring meeting to get involved in planning //TODO add contribex README when this is updated

Expand Down Expand Up @@ -78,9 +97,10 @@ This is not an out of the box program but was largely inspired by the following:
- [Apache Mentoring Programme](https://community.apache.org/mentoringprogramme.html)
- [exercism.io](https://github.com/OperationCode/exercism-io-mentoring)
- [Google Summer of Code](https://developers.google.com/open-source/gsoc/)
- [LFX Mentorshop](https://github.com/cncf/mentoring)
- [Outreachy](https://www.outreachy.org/)
- [OpenStack Mentoring](https://wiki.openstack.org/wiki/Mentoring)

Thanks to:

- the many contributors who reviewed and participated in brainstorming,
Expand Down
77 changes: 77 additions & 0 deletions mentoring/programs/archive/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
---
title: "Mentoring Programs and Resources"
weight: 3
description: |
An index of Kubernetes Mentoring programs, initiatives, and resources.
---

# Kubernetes Upstream Mentoring Programs

This page indexes all of the mentoring initiatives for contributing to the Kubernetes project. For end user mentoring initiatives, check out KubeCon and other CNCF events and programs.

---

We understand that everyone has different learning styles and we want to support
as many of those as possible. Mentoring is vital to the growth of an individual
and organization of every kind. For Kubernetes, the larger the project becomes
, it's necessary to keep a continuous pipeline of quality contributors and we want you to hang around!

## Current mentoring activities:

Please reach out to #sig-contribex on slack or come to a mentoring meeting to get involved in planning //TODO add contribex README when this is updated

SIG's office hours / mentoring

- [Office hours / mentoring](/mentoring/resources/office-hours.md)

Long Term Contributor Ladder Growth

- Through [Group Mentoring Cohorts](/mentoring/programs/archive/group-mentoring.md)

Specific topics and activities

- [The 1:1 Hour](/mentoring/programs/archive/the1-on-1hour.md)

Role based shadow programs

- [List of programs](/mentoring/programs/2024/shadow-roles.md)

Students

- [Google Summer of Code](/mentoring/programs/archive/google-summer-of-code.md)

1:1 full-time mentoring

- [LFX Mentorship](/mentoring/processes/lfx-mentorship.md)

Tech Writers

- [Google Season of Docs](/mentoring/processes/google-season-of-docs.md)

Groups Traditionally Underrepresented in Tech

- [Outreachy](/mentoring/programs/archive/outreachy.md)

In person

- [Videos of New Contributor Workshop](https://www.youtube.com/playlist?list=PL69nYSiGNLP3M5X7stuD7N4r3uP2PZQUx)
- Pod Mentoring! [aka group mentoring](/mentoring/programs/archive/mentoring-events.md)

#### Inspiration and Thanks

This is not an out of the box program but was largely inspired by the following:

- [Ada Developer Academy](https://adadevelopersacademy.org/)
- [Apache Mentoring Programme](https://community.apache.org/mentoringprogramme.html)
- [exercism.io](https://github.com/OperationCode/exercism-io-mentoring)
- [Google Summer of Code](https://developers.google.com/open-source/gsoc/)
- [Outreachy](https://www.outreachy.org/)
- [OpenStack Mentoring](https://wiki.openstack.org/wiki/Mentoring)

Thanks to:

- the many contributors who reviewed and participated in brainstorming,
- founding mentees for their willingness to try this out,
- founding mentors (@chrislovecnm, @luxas, @kow3ns, @nikhita)

We welcome PRs, suggestions, and help!