Address typos and spelling
This commit is contained in:
parent
a7109145e7
commit
9682af6f38
|
@ -96,8 +96,8 @@ A former GSoC intern for Kubernetes is now leading this for us - mentoring works
|
|||
|
||||
*[Pod Mentoring](mentoring-events.md)*
|
||||
* Short group sessions with other mentors during KubeCon/CloudNativeCon events answering mentee questions
|
||||
* Setup to eleminate awkwardness of 1:1s and ensure a wider breadth of knowledge to reduce pressure of having to provide an answer
|
||||
* Requires one of the mentors to be an "anchor", someone who facilitates the conversation
|
||||
* Designed to eliminate the awkwardness of 1:1s and ensure a wider breadth of knowledge to reduce pressure of having to provide an answer
|
||||
* Requires one of the mentors to be an "anchor" who is responsible for facilitating the conversation
|
||||
* Great way to learn about struggles of new contributors
|
||||
* Mentees will be advised to ask well-formed questions to maximize time for mentor feedback
|
||||
|
||||
|
|
|
@ -8,4 +8,4 @@ Pod mentoring gathers a group of mentors to help you get your Kubernetes-related
|
|||
|
||||
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?"
|
||||
|
||||
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).
|
||||
Pod mentoring will be available 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).
|
||||
|
|
Loading…
Reference in New Issue