Skip to content

Commit e65e714

Browse files
SergeyKanzhelevterrytangyuanArvindParekh
authored
added instructions on how to deal with the meetings (#7913)
* added instructions on how to deal with the meetings * Update wg-serving/README.md Co-authored-by: Yuan Tang <[email protected]> * Update wg-serving/README.md Co-authored-by: Arvind <[email protected]> * Update wg-serving/README.md Co-authored-by: Yuan Tang <[email protected]> * Update wg-serving/README.md --------- Co-authored-by: Yuan Tang <[email protected]> Co-authored-by: Arvind <[email protected]>
1 parent 90dfb66 commit e65e714

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

wg-serving/README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,42 @@ The WG Serving will operate in several workstreams with different areas of focus
4949
- [WS Autoscaling](https://docs.google.com/document/d/1QsN4ubjerEqo5L4bQamOFFS2lmCv5zNPis2Z8gcIITg/edit?usp=sharing)
5050
- WS MultiHost/MultiNode
5151
- [WS Orchestration](https://docs.google.com/document/d/1hbEx3ZEqdXCqWH9RL3uy9FIy35B8pFJ5KiK3HsOz2FE/edit?usp=sharing)
52+
53+
54+
## How to ...
55+
56+
### subscribe to WG events
57+
58+
1. Join the [`[email protected]`](https://groups.google.com/a/kubernetes.io/g/dev) and [`[email protected]`](https://groups.google.com/a/kubernetes.io/g/wg-serving) for needed permissions.
59+
2. You should have meeting invites in your inbox after some delay. Make sure to fish them out of Junk/Spam and accept the invite so it will be added to your calendar.
60+
3. Import [WG Serving Shared Calendar](https://calendar.google.com/calendar/u/0/embed?src=e896b769743f3877edfab2d4c6a14132b2aa53287021e9bbf113cab676da54ba@group.calendar.google.com) to see WG events.
61+
62+
### schedule an ad-hoc or workstream meeting
63+
64+
1. Get access to the [WG Serving Shared Calendar](https://calendar.google.com/calendar/u/0/embed?src=e896b769743f3877edfab2d4c6a14132b2aa53287021e9bbf113cab676da54ba@group.calendar.google.com). Ask chairs in #wg-serving slack chat.
65+
2. Create a meeting notes document or find existing one. Make sure it is shared as following:
66+
- Shared with `[email protected]` for commenting
67+
- Shared with `[email protected]` for editing
68+
3. Create an event. Make sure to create it in the shared calendar.
69+
- Use this zoom link: https://zoom.us/j/9955436256?pwd=Z2FQWU1jeDZkVC9RRTN4TlZyZTBHZz09
70+
- Invite `[email protected]`
71+
- Invite `[email protected]` so the event will appear in https://www.kubernetes.dev/resources/calendar/
72+
- Mention the meeting notes document in the description
73+
4. Make sure one of the chairs has accepted the invite. If not - ask chairs for a host key to claim a host during the meeting.
74+
5. Start a recording of the meeting (record to the cloud).
75+
6. You can end the recording explicitly or it will be finished when the meeting will end and all participants will leave it
76+
77+
### upload meeting recording to YouTube (for chairs)
78+
79+
1. Download the video file from zoom account `[email protected]`
80+
2. Log in to YouTube under the `kubernetes-wg-serving` account (use switch account)
81+
3. Upload video to YouTube
82+
- Name should follow the template: `[WG Serving] name of the meeting 20240516`.
83+
- Add meeting notes and agenda document to the meeting description
84+
- Add video to k8s-owned YouTube playlist:
85+
- Once video if uploaded, open the video page, click +Save button under the video, select the checkbox `WG Serving`.
86+
4. Add link to the video to the meeting notes document
87+
5. In zoom account change the title of the recording - add `(uploaded)` suffix
88+
89+
5290
<!-- END CUSTOM CONTENT -->

0 commit comments

Comments
 (0)