Merge pull request #8006 from SergeyKanzhelev/upload_sig_node_meeting
instructions on how to uploade videos for SIG Node
This commit is contained in:
commit
629b05ed26
|
@ -97,3 +97,17 @@ Running a local cluster
|
|||
* <https://github.com/kubernetes/community/blob/master/contributors/devel/running-locally.md>
|
||||
|
||||
Note: Task 5 requires Linux OS
|
||||
|
||||
## How to ...
|
||||
|
||||
### upload meeting recording to YouTube (for chairs)
|
||||
|
||||
1. Download the video file from zoom account `sig-node-leads@kubernetes.io`
|
||||
2. Log in to YouTube under the `kubernetes-sig-node` account (use switch account)
|
||||
3. Upload video to YouTube
|
||||
- Name should follow the template: `<name of the meeting> yyyymmdd` like `Kubernetes SIG Node 20240618`.
|
||||
- Add a link to the meeting notes and agenda document to the meeting description
|
||||
- Add video to k8s-owned YouTube playlist:
|
||||
- Once video is uploaded, open the video page, click +Save button under the video, select the checkbox `SIG Node Meetings`.
|
||||
4. Add link to the video to the meeting notes document
|
||||
5. In zoom account change the title of the recording - add `(uploaded)` suffix
|
||||
|
|
Loading…
Reference in New Issue