diff options
| author | Scott Lee <scottlee@fastmail.com> | 2019-09-18 16:13:18 -0700 |
|---|---|---|
| committer | Scott Lee <scottlee@fastmail.com> | 2019-09-18 16:13:18 -0700 |
| commit | 677d3d261e996c594cd3af514345f12a01e2c296 (patch) | |
| tree | ba602740d108d66090560696abe1ae61453ef635 | |
| parent | df41896c0a2819daefe72dc1d9d550c7a9f88409 (diff) | |
Add info about pod mentoring
| -rw-r--r-- | mentoring/mentoring-events.md | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/mentoring/mentoring-events.md b/mentoring/mentoring-events.md index de9d0a23..59dc4e3a 100644 --- a/mentoring/mentoring-events.md +++ b/mentoring/mentoring-events.md @@ -1,16 +1,11 @@ # Mentoring Activities at Events -During events like KubeCon and other related events that arise, there will be the opportunity for mentoring activities. This doc will list those and their respective details. The KubeCon events are run by CNCF/LF and not Contributor Experience although we may advise and members could help out. +During events like KubeCon and other related events that arise, there will be the opportunity for mentoring activities. This doc will list those. The KubeCon events are run by CNCF/LF and not Contributor Experience although we may advise and members could help out. ---- +## Pod Mentoring -CNCF is hosting another speed networking and mentoring session during [KubeCon + CloudNativeCon Europe 2018](https://events.linuxfoundation.org/kubecon-eu-2018/). -Speed Networking & Mentoring Event Details: -Date: Wednesday, May 2 -Time: 15:40 - 17:00 -Location: Meeting Rooms 18 & 19 -Registration: Complimentary - pre-registration required +Pod mentoring gathers a group of mentors to help you get your Kubernetes-related questions answered quickly and efficiently. More mentors means more breadth of knowledge and experience, resulting in a better chance of at least one person being able to answer your question. It can also mean multiple perspectives since there isn't always one right answer! -Please help spread the word by encouraging KubeCon attendees to sign up for the free session. Pre-registration for this session is required - so fill out the [MENTOR](https://docs.google.com/forms/d/e/1FAIpQLSe6eClecYb4ZXWPpWDrk7FIqh6qPQPLLnXk9hSqC0b46sXO9Q/viewform) or [MENTEE](https://docs.google.com/forms/d/e/1FAIpQLSdxjqDS59NE1mi42JHDvHngSxBS4lGDDZzmXOLDO7nBawFhJw/viewform) forms today. +To be respectul of each mentors time, please have succinct questions ready and a brief summary of what you've tried and what you'd like or expect to happen. For instance, an example of a poor question would be, "How do I write a controller?" An example of a good question would be, "I'd like to create a custom controller that checks for nodes that are in the 'Not Ready' state and print our their IP address. I'm not familiar with Golang so instead of using client-go I've looked at MetaController as a way to get started using Javascript. I'm having trouble with this portion of the webhook, can you please take a look?" -The session is for those who are new or not so new to the community. Mentees are paired with mentors from across the community and CNCF projects and have the opportunity to explore growing a cloud native career, getting more involved in the ecosystem or working with new, emerging projects in areas like networking or service meshes.
\ No newline at end of file +Pod mentoring will be avaialble during KubeCon + CloudNativeCon events. You will need to register to attend to be eligible for mentoring. For those who wish to be a mentor please take a look at the [mentor-guide](mentor-guide.md). |
