From 57b18803c4b1ab7e937776983e62a04f4a8471d9 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Wed, 25 Jan 2023 10:54:31 -0600 Subject: [PATCH] sig-contribex: Remove Office Hours --- communication/README.md | 10 +- communication/slack-config/channels.yaml | 1 + communication/youtube/youtube-guidelines.md | 12 +- communication/zoom-guidelines.md | 3 +- contributors/guide/non-code-contributions.md | 4 - events/office-hours.md | 184 ------------------- mentoring/programs/group-mentee-guide.md | 3 - sig-contributor-experience/README.md | 5 - sig-list.md | 2 +- sigs.yaml | 16 -- 10 files changed, 9 insertions(+), 231 deletions(-) delete mode 100644 events/office-hours.md diff --git a/communication/README.md b/communication/README.md index 540333387..7add3ff35 100644 --- a/communication/README.md +++ b/communication/README.md @@ -125,7 +125,7 @@ Documentation is published at https://kubernetes.io - [website guidelines] Owned and operated by sig-contribex [community management] subproject. [Kubernetes Community channel] - recordings of community group meetings, Thursday -community call, meet our contributors, office hours, and more [YouTube Guidelines]. +community call, meet our contributors, and more [YouTube Guidelines]. #### Kubernetes Blog @@ -140,10 +140,6 @@ For questions about installing, running, or troubleshooting Kubernetes, please start with the [troubleshooting guide]. If that doesn't answer your question(s), try to post on discuss.kubernetes.io or if you think you found a bug, please [file an issue]. -### Office Hours - -Office hours are held once a month. Please refer to [the docs][office-hours] -to learn more. Join the conversation on slack under [#office-hours]. ### Other - [r/kubernetes] - reddit channel owned and operated by community members and @@ -201,7 +197,6 @@ place! [these instructions]: /communication/slack-guidelines.md#requesting-a-channel [community management]: /sig-contributor-experience#community-management [kubeweekly]: https://kubeweekly.io/ -[the docs]: /events/office-hours.md [r/kubernetes]: https://www.reddit.com/r/kubernetes/ [awesome kubernetes list]: https://github.com/ramitsurana/awesome-kubernetes [Last Week in Kubernetes Development]: http://lwkd.info/ @@ -218,11 +213,8 @@ place! [blog team]: /sig-docs/blog-subproject [submit a blog post]: https://kubernetes.io/docs/contribute/start/#write-a-blog-post [zoom guidelines]: ./zoom-guidelines.md -[the doc]: /events/office-hours.md [moderators]: ./moderators.md [slack moderators]: ./moderators.md#slack [#kubernetes-contributors]: https://app.slack.com/client/T09NY5SBT/C09R23FHP [#sig-contribex]: https://app.slack.com/client/T09NY5SBT/C1TU9EB9S -[#office-hours]: https://app.slack.com/client/T09NY5SBT/C6RFQ3T5H -[office-hours]: /events/office-hours.md [LWKD]: https://lwkd.info diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 84c59bff9..7dbaaca5c 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -340,6 +340,7 @@ channels: - name: octant - name: odo - name: office-hours + archived: true - name: okteto - name: olm-dev - name: open-cluster-mgmt diff --git a/communication/youtube/youtube-guidelines.md b/communication/youtube/youtube-guidelines.md index a36208aab..6002f7090 100644 --- a/communication/youtube/youtube-guidelines.md +++ b/communication/youtube/youtube-guidelines.md @@ -23,8 +23,7 @@ and includes all communications such as YouTube. The [Kubernetes YouTube Channel] has separate playlists for each SIG, WG, UG meeting recordings, as well as recordings of other recurring events such as the -Kubernetes [community meeting], [Office Hours], [Meet our Contributors] -and others. +Kubernetes [community meeting], [Meet our Contributors] and others. [Subprojects], in addition to SIGs, WGs, UGs may request their own playlists to better target their contributors and increase general discoverability. @@ -35,8 +34,8 @@ playlist can upload videos *to that particular playlist* (links & playlists are one-to-one). Each group's playlist link will be shared with the group's leadership via Slack -and the group leadership Google Group. Other playlists links, for example Office -Hours, will be shared with the appropriate point(s) of contact. +and the group leadership Google Group. Other playlists links, will be shared +with the appropriate point(s) of contact. ### Uploading Guidelines for Collaborators @@ -214,8 +213,8 @@ to hear from you. ### Streaming Events YouTube admins with a system capable of streaming may be asked to stream public -Kubernetes Community events such as the weekly [Community Meeting], -[Office Hours], [Meet our Contributors], or other publicly streamed +Kubernetes Community events such as the weekly [Community Meeting], +[Meet our Contributors], or other publicly streamed events. For detailed information about streaming, see our [Streaming Config]. ### Migrating Content @@ -240,7 +239,6 @@ downloaded and then reuploaded to the Kubernetes channel. [admins]: /communication/moderators.md [Kubernetes YouTube Channel]: https://www.youtube.com/channel/UCZ2bu0qutTOM0tHYa_jkIwg [community meeting]: /events/community-meeting.md -[Office Hours]: /events/office-hours.md [Meet our Contributors]: /events/meet-our-contributors.md [Subprojects]: /governance.md#subprojects [collaboration]: https://support.google.com/youtube/answer/6109639 diff --git a/communication/zoom-guidelines.md b/communication/zoom-guidelines.md index c2f531a2a..757be003a 100644 --- a/communication/zoom-guidelines.md +++ b/communication/zoom-guidelines.md @@ -5,7 +5,7 @@ description: | --- Zoom is the main video communication platform for Kubernetes. It is used for -running the [community meeting], [SIG/WG meetings], [Office Hours], +running the [community meeting], [SIG/WG meetings], [Meet Our Contributors] and many other Kubernetes online events. Since the Zoom meetings are open to the general public, a Zoom host or co-host has to moderate a meeting in all senses of the word, from starting and stopping the meeting to @@ -192,7 +192,6 @@ Thanks for making Kubernetes meetings work great! [community meeting]: /events/community-meeting [SIG/WG meetings]: /sig-list.md -[Office Hours]: /events/office-hours [Meet Our Contributors]: /mentoring/programs/meet-our-contributors.md [Kubernetes code of conduct]: /code-of-conduct.md [moderation]: ./moderation.md diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md index 11813baca..70fa968d1 100644 --- a/contributors/guide/non-code-contributions.md +++ b/contributors/guide/non-code-contributions.md @@ -27,10 +27,6 @@ These are roles that either span the project as a whole, or span several areas o - Community education - Answering questions on [Discuss](https://discuss.kubernetes.io/), [Slack](http://slack.k8s.io/), [StackOverflow](https://stackoverflow.com/questions/tagged/kubernetes), etc - - [K8s Office Hours](https://github.com/kubernetes/community/blob/master/events/office-hours.md) - - [Slack](https://kubernetes.slack.com/messages/C6RFQ3T5H/) - - [Discuss](https://discuss.kubernetes.io/tags/office-hours) - - [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg) - [Meet Our Contributors](https://github.com/kubernetes/community/blob/master/mentoring/programs/meet-our-contributors.md) - [Slack](https://kubernetes.slack.com/messages/C8WRR2BB9/) - [YouTube](https://www.youtube.com/playlist?list=PL69nYSiGNLP3QpQrhZq_sLYo77BVKv09F) diff --git a/events/office-hours.md b/events/office-hours.md deleted file mode 100644 index 2ebb24c69..000000000 --- a/events/office-hours.md +++ /dev/null @@ -1,184 +0,0 @@ ---- -title: Office Hours -weight: 3 -description: | - Office Hours is a live stream where we answer live questions about Kubernetes - from users on the YouTube channel. Office hours are a regularly scheduled - meeting where people can bring topics to discuss with the greater community. - They are great for answering questions, getting feedback on how you’re using - Kubernetes, or to just passively learn by following along. ---- - -# Kubernetes Community Office Hours - -Office Hours is a live stream where we answer live questions about Kubernetes -from **users** on the [YouTube channel]. Office hours are a regularly scheduled -meeting where people can bring topics to discuss with the greater community. -They are great for answering questions, getting feedback on how you’re using -Kubernetes, or to just passively learn by following along. - -### When and Where - -Third Wednesday of every month, there are two sessions: - -- European Edition: [9am ET] -- Western Edition: [5pm PT] - -Tune into the [Kubernetes YouTube Channel] to follow along. - -You can post questions on the [#office-hours channel] on Slack, or if you like -you can submit your question to Stack Overflow and have us take a look. - -### How it Works - -#### Bringing your own question - -If you submit a question on [discuss.kubernetes.io] that is prewritten that -always makes it easier for the panelists to read all your information ahead of -time. You can also submit a question from [StackOverflow]. - -As a thanks to the community the person asking the question can then ensure that -a well written answer makes it way to the question afterwards so that we can -build a knowledge base and help maintain the incoming questions. We can also use -the video archive of each meeting to bring context to each question we answer. - -Questions that aren’t addressed or need work can be punted to the next week or -we can encourage other people to give them a look, at a bare minimum we can at -least help socialize the difficult questions. - -#### What’s on topic? - -Specific questions about Kubernetes as pertaining to the topic. Since this is a -Q&A format, we’d like questions that can be answered generally. So for example: - -- Bad: My ingress configuration is broken please fix it. (Dependent on local - configuration) -- Good: My ingress configuration is broken can you discuss what problems you - usually see and common mistakes that people make so I can avoid them? - (Generalized and can communicate things that can help multiple people) -- Bad: How do I deploy my application in Kubernetes? (Easy to look up, tons of - content on this) -- Good: What best practice techniques are there for deploying applications in - Kubernetes? (Nuanced version lets us cover RBAC, application lifecycle) -- Bad: My pods aren’t coming up on a node. (Vague) -- Good: My pods aren’t coming up or misbehaving, what are the debugging steps to - find out the root cause? (Helps us communicate the thought process for - debugging to a general audience) - -#### What’s off topic? - -Developer/Contributor questions: This event is for end users and operators, -there is a separate livestream called [Meet our Contributors] where you can ask -questions about getting started contributing, participating in peer reviews, -and other development topics. - -Local installation and debugging: The participants don’t have access to your -network or your hardware. The host can/should help the user transform a vague -question into something answerable and reusable. - -### Archives - -Archives of all the sessions are kept here: - -- [Office Hours playlist] - -### Volunteering - -We're always looking for volunteers to host and answer questions. Volunteers -looking to host hours in more time zones are also welcome to join in and help us -expand. - -- [Volunteer working sheet] - -If you have any questions ping [@castrojo]. - -## Host Information - -This information is for the host/panel to prep the show. - -### Host Checklist - -- [ ] 1st of the month: Create the livestream events in YouTube. -- [ ] 1st of the month: Update topic in [#kubernetes-users], [#office-hours], - and [#kubernetes-novice] with the correct YouTube URLs. -- [ ] 2nd wednesday of the month: Remind panelists of dates, get confirmation - for each event. -- [ ] Monday before: Post "Office hours is this Wednesday" with the links to - everything in [#kubernetes-users], [#office-hours], and [#kubernetes-novice]. -- [ ] Monday before: Post to the general section of discuss.k8s.io with a link - to the show and a link to this github page. Tag the post with [#office-hours] -- [ ] Monday before: Tweet "Office hours is this Wednesday" with the links to - everything, send a mail to social@cncf.io to RT your tweet. -- [ ] -1h before show: Tweet again, repost "Office hours is going live in ~1h" - with the links to everything in [#kubernetes-users], [#office-hours], and - [#kubernetes-novice]. -- [ ] -30m before show: Ensure panelists have link to Zoom meeting. -- [ ] -30m before show: Prep a hack.md document with notes and questions from - the channel over the course of the last month, ensure panelists have the URL. -- [ ] 0: Go live, do the show. -- [ ] After show: Collate links from the show as markdown and post it in the - show thread that you posted in the forums. -- [ ] After show: Check and publish the video on YouTube, ensure it's in the - Office Hours playlist. - -### Intro Script - -Welcome everyone to today’s Kubernetes Office Hours, where we answer your user -questions live on the air with our esteemed panel of experts. You can find us in -[#office-hours] on slack, and check the topic for the URL for the information. - -- Before we begin let’s start by introducing ourselves: (Give each panelist about - a minute) -- Before we start here are the ground rules: - - This is a Kubernetes event so the Code of Conduct is in effect, please be - excellent to each other. - - This is a judgement-free zone, everyone had to start from somewhere so please - help out your buddy by having a supportive environment in the channel. - - While we will do our best to answer your questions the panel doesn’t have - access to your cluster, so live debugging is off topic, but we will do our - best to get you moving down the next step. - - Panelists, you’re encouraged to expand on answers with your experiences and - pro-tips. - - Audience, you can help by pasting in URLs to official docs, blogs, or - anything that might be relevant to the topic at hand. - - Post your questions on [discuss.kubernetes.io]. - - You can also help us out by tweeting, spreading the word, and paying it - forward. - - This panel is made entirely of volunteers, if you want to rotate in please - let us know, we love to have new people rotate in and help out. - -### Contest - -The hack.md notes document will have a list of who has asked questions, roll a -dice to see who won the shirts. On occasion if someone from the audience has -been helpful feel free to give them a shirt as well, we want to reward people -for helping others. Note: Multi-sided dice not included. - -### Outro - -(Note, the companies will change over time depending on the hosts) - -- Thanks to the following companies for supporting the community with developer - volunteers: Giant Swarm, StockX, Pivotal, Pusher.com, Weaveworks, VMware, - University of Michigan, Red Hat, and Utility Warehouse. Special thanks to CNCF - for sponsoring the t-shirt giveaway. - -And lastly, feel free to hang out in [#office-hours] afterwards, if the other -channels are too busy for you and you’re looking for a friendly home, you’re -more than welcome to pull up a chair and hang out. - - -[YouTube channel]: https://www.youtube.com/c/KubernetesCommunity/ -[9am ET]: http://www.thetimezoneconverter.com/?t=09:00&tz=ET%20%28Eastern%20Time%29 -[5pm PT]: http://www.thetimezoneconverter.com/?t=17:00&&tz=PT%20(Pacific%20Time) -[Kubernetes YouTube Channel]: https://www.youtube.com/c/KubernetesCommunity/live -[#office-hours channel]: https://kubernetes.slack.com/messages/office-hours -[discuss.kubernetes.io]: https://discuss.kubernetes.io -[StackOverflow]: https://stackoverflow.com/questions/tagged/kubernetes -[Meet our Contributors]: /mentoring/programs/meet-our-contributors.md -[Office Hours playlist]: https://www.youtube.com/watch?v=D0Q7wwljN30&list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg -[Volunteer working sheet]: http://bit.ly/k8s-office-hours-volunteers -[@castrojo]: https://github.com/castrojo -[#kubernetes-users]: https://kubernetes.slack.com/messages/kubernetes-users -[#office-hours]: https://kubernetes.slack.com/messages/office-hours -[#kubernetes-novice]: https://kubernetes.slack.com/messages/kubernetes-novice diff --git a/mentoring/programs/group-mentee-guide.md b/mentoring/programs/group-mentee-guide.md index 363209047..01d490746 100644 --- a/mentoring/programs/group-mentee-guide.md +++ b/mentoring/programs/group-mentee-guide.md @@ -67,9 +67,6 @@ TODO: add more here - mailing lists - dev@kubernetes.io - your respective sig (ie - kubernetes-sig-cli@googlegroups.com) -- contributor office hours - - Kubernetes Community Office Hours - - #office-hours on slack - the docs - kubernetes/community is your friend for upstream workflows, processes, and information around contributing diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index 4954f44bb..85ae525cd 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -96,11 +96,6 @@ Creates and runs contributor-focused events, such as the Contributor Summit. Ev - [kubernetes/community/events](https://github.com/kubernetes/community/blob/master/events/OWNERS) - **Contact:** - Slack: [#sig-contribex](https://kubernetes.slack.com/messages/sig-contribex) -- **Meetings:** - - Office Hours European Edition (Open Q&A for end-user kubernetes related questions): [Wednesdays at 09:00 ET (Eastern Time)](https://hackmd.io/@k8s/office-hours) (monthly on 3rd Wednesday). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=09:00&tz=ET%20%28Eastern%20Time%29). - - Office Hours Western Edition (Open Q&A for end-user kubernetes related questions): [Wednesdays at 12:00 ET (Eastern Time)]() (monthly on 3rd Wednesday). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=12:00&tz=ET%20%28Eastern%20Time%29). - - [Meeting notes and Agenda](https://hackmd.io/@k8s/office-hours). - - [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg). ### github-management Manages and controls Github permissions, repos, and groups, including Org Membership. - **Owners:** diff --git a/sig-list.md b/sig-list.md index 27ca0c7e6..95af8ad7f 100644 --- a/sig-list.md +++ b/sig-list.md @@ -40,7 +40,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |[CLI](sig-cli/README.md)|[cli](https://github.com/kubernetes/kubernetes/labels/sig%2Fcli)|* [Katrina Verey](https://github.com/KnVerey), Shopify
* [Eddie Zaneski](https://github.com/eddiezane), Chainguard, Inc
* [Sean Sullivan](https://github.com/seans3), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-cli)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)|* Bug Scrub: [Wednesdays at 09:00 PT (Pacific Time) (every four weeks)](https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09)
* KRM Functions Subproject Meeting: [Wednesdays at 10:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09)
* Kustomize Bug Scrub: [Wednesdays at 09:00 PT (Pacific Time) (every four weeks)](https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09)
* Regular SIG Meeting: [Wednesdays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09)
|[Cloud Provider](sig-cloud-provider/README.md)|[cloud-provider](https://github.com/kubernetes/kubernetes/labels/sig%2Fcloud-provider)|* [Andrew Sy Kim](https://github.com/andrewsykim), Google
* [Nick Turner](https://github.com/nckturner), Amazon
|* [Slack](https://kubernetes.slack.com/messages/sig-cloud-provider)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider)|* Regular SIG Meeting: [Wednesdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/508079177?pwd=ZmEvMksxdTFTc0N1eXFLRm91QUlyUT09)
* (cloud-provider-extraction-migration) Weekly Sync removing the in-tree cloud providers led by @cheftako and @mcrute: [Thursdays at 13:30 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1KLsGGzNXQbsPeELCeF_q-f0h0CEGSe20xiwvcR2NlYM/edit)
* (provider-alibaba-cloud) Regular Alibaba Cloud Subproject Meeting: [Tuesdays at 12:00 UTC (monthly 2020 start date: Jan. 7th)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
* (provider-aws) Regular AWS Subproject Meeting: [Fridays at 9:00 PT (Pacific Time) (biweekly 2019 start date: Jan. 11th)](https://zoom.us/my/k8ssigaws)
* (provider-azure) Azure Subproject Meeting: [Tuesdays at 16:00 PT (Pacific Time) (monthly - third Tuesday)](https://zoom.us/j/586836662)
* (provider-gcp) Regular GCP Subproject Meeting: [Thursdays at 16:00 UTC (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)
* (provider-ibmcloud) Regular IBM Subproject Meeting: [Wednesdays at 14:00 ET (Eastern Time) (monthly - last Wednesday every month)](https://zoom.us/j/9392903494)
* (provider-oci) Regular Oracle Cloud Subproject Meeting: [Tuesdays at 06:00 PT (Pacific Time) (First Tuesday of each month)](https://oracle.zoom.us/j/99910180651?pwd=MjhhVC9jZjU3eGIxdjNTYm1UU3V6dz09)
* (provider-openstack) Regular OpenStack Subproject Meeting: [Wednesdays at 08:00 PT (Pacific Time) (biweekly starting Wednesday March 20, 2019)](https://docs.google.com/document/d/1bW3j4hFN4D8rv2LFv-DybB3gcE5ISAaOO_OpvDCgrGg/edit)
* (provider-vsphere) Cloud Provider vSphere monthly syncup: [Wednesdays at 09:00 PT (Pacific Time) (monthly - first Wednesday every month)](https://zoom.us/j/584244729)
|[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|[cluster-lifecycle](https://github.com/kubernetes/kubernetes/labels/sig%2Fcluster-lifecycle)|* [Justin Santa Barbara](https://github.com/justinsb), Google
* [Lubomir Ivanov](https://github.com/neolit123), VMware
* [Vince Prignano](https://github.com/vincepri), VMware
|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular SIG Meeting: [Tuesdays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/916523531?pwd=eVhPNU5IQWtBYWhmT1N4T0V6bHZFZz09)
* (cluster-addons) Cluster Addons meeting: [Tuesdays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/130096731?pwd=U3pzWloxZ0lpbEtadTZGSERRdENrZz09)
* (cluster-api) Cluster API office hours: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/861487554?pwd=dTVGVVFCblFJc0VBbkFqQlU0dHpiUT09)
* (cluster-api-provider-aws) Cluster API Provider AWS office hours: [Mondays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/423312508?pwd=Tk9OWnZ4WHg2T2xRek9xZXA1eFQ4dz09)
* (cluster-api-provider-azure) Cluster API Provider Azure office hours: [Thursdays at 09:00 PT (Pacific Time) (weekly)](https://zoom.us/j/566930821?pwd=N2JuRWljc3hGS3ZnVlBLTk42TFlzQT09)
* (cluster-api-provider-digitalocean) Cluster API Provider DigitalOcean office hours: [Thursdays at 09:00 PT (Pacific Time) (monthly, second Thursday of the month)](https://zoom.us/j/91312171751?pwd=bndnMDdJMkhySDVncjZoR1VhdFBTZz09)
* (cluster-api-provider-ibmcloud) Cluster API Provider IBM Cloud office hours: [Fridays at 09:00 IST (weekly)](https://zoom.us/j/9392903494)
* (cluster-api-provider-kubevirt) Cluster API Provider KubeVirt Syncup Meetings: [Tuesdays at 8:00 PT (Pacific Time) (weekly starting Tuesday December 7th, 2021)](https://zoom.us/j/94685513559?pwd=cnI3RUQyZ3RrckpOc1BQNDA1Q1BrZz09)
* (cluster-api-provider-nested) Cluster API Provider Nested Office Hours: [Tuesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/91929881559?pwd=WllxazhTUzBFN1BNWTRadTA3NGtQQT09)
* (cluster-api-provider-vsphere) Cluster API vSphere meeting: [Thursdays at 10:00 PT (Pacific Time) (biweekly starting Thursday June 25th, 2020)](https://zoom.us/j/92253194848?pwd=cVVVNDMxeTl1QVJPUlpvLzNSVU1JZz09)
* (etcdadm) etcdadm Office Hours: [Mondays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/612375927?pwd=MldxRnRSOExCVW1rbjM4ZzBSc3MvUT09)
* (image-builder) Image Builder office hours: [Thursdays at 08:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/807524571?pwd=WEFTeDJzeWU3bVFkcWQ0UEdZRkRCdz09)
* (kOps) kOps Office Hours: [Fridays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/97072789944?pwd=VVlUR3dhN2h5TEFQZHZTVVd4SnJUdz09)
* (kubeadm) kubeadm Office Hours: [Wednesdays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/179916854?pwd=dzRhbjFnRGVQRDVUVHY1a29JV2JxUT09)
* (minikube) minikube office hours: [Mondays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/97017029363?pwd=U3MvZ3pMMHM5eWorSjgzUnd5OEFtUT09)
-|[Contributor Experience](sig-contributor-experience/README.md)|[contributor-experience](https://github.com/kubernetes/kubernetes/labels/sig%2Fcontributor-experience)|* [Josh Berkus](https://github.com/jberkus), Red Hat
* [Bob Killen](https://github.com/mrbobbytables), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-contribex)|* Regular SIG Meeting: [Wednesdays at 9:00 PT (Pacific Time) (weekly alternating slack/zoom)](https://zoom.us/j/397264241?pwd=bHNnZVArNFdPaWVJMmttdko0Sktudz09)
* (contributor-comms) Contributor Comms - Upstream Marketing Team Meeting: [Fridays at 8:00 PT (Pacific Time) (weekly)](https://zoom.us/j/596959769?pwd=TURBNlZPb3BEWVFmbWlCYXlMVVJiUT09)
* (events) Office Hours European Edition (Open Q&A for end-user kubernetes related questions): [Wednesdays at 09:00 ET (Eastern Time) (monthly on 3rd Wednesday)](https://hackmd.io/@k8s/office-hours)
* (events) Office Hours Western Edition (Open Q&A for end-user kubernetes related questions): [Wednesdays at 12:00 ET (Eastern Time) (monthly on 3rd Wednesday)]()
* (github-management) GitHub Administration Subproject: [Thursdays at 09:00 PT (Pacific Time) (Monthly on 4th Thursday)](https://zoom.us/j/442435463?pwd=Rk1PWWpSSTJDaWJKdzRYb2EyTlkvZz09)
+|[Contributor Experience](sig-contributor-experience/README.md)|[contributor-experience](https://github.com/kubernetes/kubernetes/labels/sig%2Fcontributor-experience)|* [Josh Berkus](https://github.com/jberkus), Red Hat
* [Bob Killen](https://github.com/mrbobbytables), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-contribex)|* Regular SIG Meeting: [Wednesdays at 9:00 PT (Pacific Time) (weekly alternating slack/zoom)](https://zoom.us/j/397264241?pwd=bHNnZVArNFdPaWVJMmttdko0Sktudz09)
* (contributor-comms) Contributor Comms - Upstream Marketing Team Meeting: [Fridays at 8:00 PT (Pacific Time) (weekly)](https://zoom.us/j/596959769?pwd=TURBNlZPb3BEWVFmbWlCYXlMVVJiUT09)
* (github-management) GitHub Administration Subproject: [Thursdays at 09:00 PT (Pacific Time) (Monthly on 4th Thursday)](https://zoom.us/j/442435463?pwd=Rk1PWWpSSTJDaWJKdzRYb2EyTlkvZz09)
|[Docs](sig-docs/README.md)|[docs](https://github.com/kubernetes/kubernetes/labels/sig%2Fdocs)|* [Divya Mohan](https://github.com/divya-mohan0209), SUSE
* [Jim Angel](https://github.com/jimangel), Google
* [Natali Vlatko](https://github.com/natalisucks), Wayfair
* [Rey Lejano](https://github.com/reylejano), SUSE
|* [Slack](https://kubernetes.slack.com/messages/sig-docs)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)|* APAC SIG Meeting: [Wednesdays at 05:30 UTC (monthly - Wednesday, after the fourth Tuesday, every month)](https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit)
* Korean Team Meeting: [Thursdays at 13:00 UTC (biweekly)](https://docs.google.com/document/d/1h5sMhBpPB5unJmBAS7KzDiPs-_eFQOu5o4UyHwMtFCA/edit)
* Localization Subproject Meeting: [Mondays at 15:00 UTC (first Monday of the month)](https://docs.google.com/document/d/1NwO1AN8Ea2zlK8uAdaDAKf1-LZDAFvSewIfrKqfl5No/)
* New Contributor Meet and Greet: [Tuesdays at 10:30 UTC (first Tuesday of the month)](https://zoom.us/j/92822621820?pwd=S1p4RnB1RmNSZ3JjYlRRUVd4UjFPZz09)
* Regular SIG Meeting: [Tuesdays at 17:30 UTC (weekly - except fourth Tuesday every month)](https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit)
* Spanish Team Meeting: [Tuesdays at 15:30 UTC (weekly)](https://zoom.us/j/95918289494?pwd=Wk9Oa0xZUkFXSDV5OTFoZEZsTURCZz09)
|[Instrumentation](sig-instrumentation/README.md)|[instrumentation](https://github.com/kubernetes/kubernetes/labels/sig%2Finstrumentation)|* [Elana Hashman](https://github.com/ehashman), Apple
* [Han Kang](https://github.com/logicalhan), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-instrumentation)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-instrumentation)|* Regular SIG Meeting: [Thursdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/5342565819?pwd=RlVsK21NVnR1dmE3SWZQSXhveHZPdz09)
* Regular Triage Meeting: [Thursdays at 9:30 PT (Pacific Time) (biweekly - alternating with regular meeting)](https://zoom.us/j/5342565819?pwd=RlVsK21NVnR1dmE3SWZQSXhveHZPdz09)
|[K8s Infra](sig-k8s-infra/README.md)|[k8s-infra](https://github.com/kubernetes/kubernetes/labels/sig%2Fk8s-infra)|* [Arnaud Meukam](https://github.com/ameukam), VMware
* [Davanum Srinivas](https://github.com/dims), Amazon Web Services
|* [Slack](https://kubernetes.slack.com/messages/sig-k8s-infra)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra)|* Regular SIG Meeting: [Wednesdays at 20:00 UTC (bi-weekly)](https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09)
* (k8s-infra-dns) Regular SIG Meeting: [Wednesdays at 20:00 UTC (bi-weekly)](https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09)
* (k8s-infra-groups) Regular SIG Meeting: [Wednesdays at 20:00 UTC (bi-weekly)](https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09)
* (k8s.io) Regular SIG Meeting: [Wednesdays at 20:00 UTC (bi-weekly)](https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09)
* (porche) Regular SIG Meeting: [Wednesdays at 20:00 UTC (bi-weekly)](https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09)
* (registry.k8s.io) Regular SIG Meeting: [Wednesdays at 20:00 UTC (bi-weekly)](https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09)
diff --git a/sigs.yaml b/sigs.yaml index 2b0f23167..d8d51dbf4 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1418,22 +1418,6 @@ sigs: slack: sig-contribex owners: - https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS - meetings: - - description: Office Hours European Edition (Open Q&A for end-user kubernetes - related questions) - day: Wednesday - time: "09:00" - tz: ET (Eastern Time) - frequency: monthly on 3rd Wednesday - url: https://hackmd.io/@k8s/office-hours - - description: Office Hours Western Edition (Open Q&A for end-user kubernetes - related questions) - day: Wednesday - time: "12:00" - tz: ET (Eastern Time) - frequency: monthly on 3rd Wednesday - archive_url: https://hackmd.io/@k8s/office-hours - recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3azFUvYJjGn45YbF6C-uIg - name: github-management description: Manages and controls Github permissions, repos, and groups, including Org Membership.