1
+ # Resources for community group leads
1
2
Home for chairs and tech leads resources and materials for onboarding,
2
3
offboarding, operations, and more.
4
+ ## Operations
3
5
4
- ## Resources for community group leads:
6
+ Meeting/calendar invites
7
+ [ calendar template]
5
8
6
- ### Operations
9
+ Meeting agenda doc structure
10
+ Top of doc:
11
+ - name of group, linked to your README, and a link to charter
12
+ - repo(s), links to project boards
13
+ - date and time of meetings, link to shared calendar
14
+ - how to add topics to agenda
15
+ - leads, best contact info
16
+ - slack channel(s)
17
+ - new contributor information so you don't have to repeat yourself
18
+ examples: last kubecon update video, your contributor guide
7
19
8
- In case you are not sure what to include in a meeting invite, here is a [ Calendar template] ( https://github.com/kubernetes/community/blob/master/communication/calendar-guidelines.md#calendar-event-template ) .
9
-
10
- TODO - [ Meeting agenda templates]
20
+ Other best practices:
21
+ - include a host guide for when you aren't there to host
22
+ - link to meeting note archives
23
+ - make an area for new folks to introduce themselves
24
+ - include community wide and contributor experience related announcements
11
25
12
26
## Important Governance Documentation
13
27
14
28
- [ governance.md]
15
29
- [ sig-governanace.md]
16
30
- [ wg-governanace.md]
17
31
18
- [ Code of Conduct]
32
+ [ Code of Conduct]
19
33
- [email protected] if you need anything from them or to report
20
34
- may have training or guidance - ask!
21
35
22
36
[ Kubernetes values]
23
37
[ Governance Principles]
24
-
25
- ## Communication and feedback loops:
26
-
27
- - [ Need to know email archive ]
38
+ ## Communication and feedback loops:
39
+
40
+ Place for leads to get info, talk to other leads, best practices, demos, and
41
+ more:
28
42
- [ Monthly meeting]
29
-
30
- - Time:
31
- * 2nd Tuesday of the Month 12:30pm PT [ 830pmUTC]
32
- * 2nd Thursday of the Month 09:00am PT [ 5pmUTC]
43
+ - Time:
44
+ * 2nd Tuesday of the Month 12:30pm PT [ 830pmUTC]
45
+ * 2nd Thursday of the Month 09:00am PT [ 5pmUTC]
33
46
34
- Slack: #chairs-and-techleads, #sig-contribex
35
-
36
- Github: File issues against kubernetes/community
47
+ Slack: #chairs-and-techleads
48
+ [ other related/useful] #sig-contribex (operations), #steering
49
+ (governance)
50
+
51
+
52
+ [ other must join
] [email protected]
37
53
54
+ Github: File issues against kubernetes/community
55
+
56
+ ### Updates
57
+ According to [ governance] ( #important-governance-documentation ) , leads need to
58
+ provide a community update. Most do this through KubeCon update sessions and
59
+ sign up forms come through as 'Maintainer Track' to the leads@ list. There is
60
+ also an option for a deep dive session that is longer duration for larger
61
+ community discussion.
38
62
## Community Programs
39
63
40
64
### Mentoring
41
65
42
66
- [ group-mentoring.md]
67
+ - Great for growing contributor ladder roles
43
68
- [ mentoring-programs]
44
-
45
- - Resources from SIG Contributor Experience
46
- - Swag
47
- - The Project can provide you with K8s tshirts, stickers, and other
69
+
70
+ ### Recogition
71
+
72
+ Is someone in your group deserving of recognition? Great! There are a few ways
73
+ to do this depending on the situation and end goals. Our community is built
74
+ on the ethos of chop wood, carry water; reward and recognize often!
75
+
76
+ The quickest way is a "Thanks!" in an issue or PR. Want a wider audience?
77
+ Try #shoutouts on the Kubernetes slack!
78
+ #### Swag
79
+ - [ cncf swag store]
80
+ - ContribEx can help connect you to K8s tshirts, stickers, and other
48
81
marketing materials.
49
- - If someone in your SIG is doing a great job and you want to recognize them
50
- a tshirt is a great way to do that, especially for folks unable to attend
51
- conferences.
52
82
- K8s baby onesies are also available but usually take longer.
53
- - In most cases we need to sync with that person's employer so that we can
54
- send them swag without having to manage people's private information, so
55
- please sync with SIG Contributor Experience as early as reasonably
56
- possible.
57
- - Silly gift practical jokes or anything involving googly eyes that make
58
- people smile will be given the appropriate level of priority.
59
- - Resources from the CNCF
83
+ - Custom items can be done for certain occasions. Silly gift practical
84
+ jokes or anything involving googly eyes that make people smile will be
85
+ given the appropriate level of priority.
86
+ #### Awards
87
+ There are a few times a year that Kubernetes and the larger CNCF community
88
+ intentionally recognizes members of the commuity for certain roles and
89
+ accomplishments. The leads@ mailing list and slack channel will have
90
+ announcements for when nominations are open.
91
+ - [ Contributor Summit] Awards
92
+ - [ CNCF Awards]
93
+ - most relevant: committer, documentarian, chop wood carry water
94
+ ### CNCF resources
60
95
- [ maintainers-circle]
61
96
62
97
63
- [ Need to Know email archive ] : https://docs.google.com/document/d/1ivmV-ouim7YcTnmv21m0pP6prmj-FFZxcRBuWbT706c/edit
98
+
64
99
[ Monthly meeting ] : https://docs.google.com/document/d/1Jio9rEtYxlBbntF8mRGmj6Q1JAdzZ9fTDo3ru1HK_LI/edit
65
100
[ values ] : https://github.com/kubernetes/community/blob/master/values.md
66
101
[ Governance Principles ] : https://github.com/kubernetes/community/blob/master/governance.md#principles
@@ -73,4 +108,8 @@ TODO - [Meeting agenda templates]
73
108
[ group-mentoring.md ] : https://github.com/kubernetes/community/blob/master/mentoring/processes/group-mentoring.md
74
109
[ mentoring-programs ] : https://github.com/kubernetes/community/tree/master/mentoring/programs
75
110
[ maintainers-circle ] : https://github.com/cncf/sig-contributor-strategy/tree/master/maintainers-circle
76
-
111
+ [ Contributor Summit ] : https://github.com/kubernetes/community/blob/master/events/awards/playbook.md
112
+ [ CNCF Awards] : https://github.com/cncf/awards
113
+ [ cncf swag store] : (https://store.cncf.io/collections/kubernetes )
114
+ [ calendar template ] : https://github.com/kubernetes/community/blob/master/communication/calendar-guidelines.md#calendar-event-template
115
+ [ [email protected] ] :
https://github.com/kubernetes/k8s.io/blob/aa1214087863c7a850bf84936bd1d1b67d0064a9/groups/groups.yaml#L6
0 commit comments