sigs.k8s.io/gateway-api@v1.0.0/site-src/contributing/index.md (about) 1 # How to Get Involved 2 3 This page contains links to all of the meeting notes, design docs and related 4 discussions around the APIs. If you're interested in working towards a formal 5 role in the project, refer to the [Contributor 6 Ladder](/contributing/contributor-ladder). 7 8 ## Feedback and Questions 9 10 For general feedback, questions or to share ideas please feel free to [create a 11 new discussion][gh-disc]. 12 13 [gh-disc]:https://github.com/kubernetes-sigs/gateway-api/discussions/new 14 15 ## Bug Reports 16 17 Bug reports should be filed as [Github Issues][gh-issues] on this repo. 18 19 **NOTE**: If you're reporting a bug that applies to a specific implementation of 20 Gateway API and not the API specification itself, please check our 21 [implementations page][implementations] to find links to the repositories where 22 you can get help with your specific implementation. 23 24 [gh-issues]: https://github.com/kubernetes-sigs/gateway-api/issues/new/choose 25 [implementations]:https://gateway-api.sigs.k8s.io/implementations/ 26 27 ## Communications 28 29 Major discussions and notifications will be sent on the [SIG-NETWORK mailing 30 list][signetg]. 31 32 We also have a [Slack channel (sig-network-gateway-api)][slack] on k8s.io for day-to-day 33 questions, discussions. 34 35 [signetg]: https://groups.google.com/forum/#!forum/kubernetes-sig-network 36 [slack]: https://kubernetes.slack.com/archives/CR0H13KGA 37 38 ## Meetings 39 40 Gateway API has multiple meetings covering different aspects and topics of the 41 Gateway API project. The following calendar includes _all_ SIG Network meetings 42 (which therefore includes all Gateway API meetings which include "Gateway API" 43 somewhere in their name): 44 45 <iframe 46 src="https://calendar.google.com/calendar/embed?src=88fe1l3qfn2b6r11k8um5am76c%40group.calendar.google.com" 47 style="border: 0" width="800" height="600" frameborder="0" 48 scrolling="no"> 49 </iframe> 50 51 ### Main Meeting 52 53 The main Gateway API community meetings happen weekly on Mondays at 3pm Pacific 54 Time (23:00 UTC): 55 56 * [Zoom link](https://zoom.us/j/441530404) 57 * [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=PT%20%28Pacific%20Time%29) 58 * [Add to your calendar](https://calendar.google.com/event?action=TEMPLATE&tmeid=NXU4OXYyY2pqNzEzYzUwYnVsYmZwdXJzZDlfMjAyMTA1MTBUMjIwMDAwWiA4OGZlMWwzcWZuMmI2cjExazh1bTVhbTc2Y0Bn&tmsrc=88fe1l3qfn2b6r11k8um5am76c%40group.calendar.google.com&scp=ALL) 59 60 Being the main meeting for Gateway API, the topics can vary here and often this 61 is where new topics and ideas are discussed. However if you're simply 62 interested in the ingress use case, this is the common forum for that. 63 64 ### Mesh Meeting (GAMMA) 65 66 [GAMMA](/concepts/gamma/) is the initative within Gateway API to use the 67 resources provided by Gateway API for service mesh use cases. Meetings happen 68 every other week on Tuesdays, alternating between 3pm Pacific Time (23:00 UTC) 69 and 8AM Pacific Time (16:00 UTC): 70 71 * [Zoom link](https://zoom.us/j/96951309977) 72 * Convert to your timezone: [3pm PT](http://www.thetimezoneconverter.com/?t=15:00&tz=PT%20%28Pacific%20Time%29)/[8am PT](http://www.thetimezoneconverter.com/?t=08:00&tz=PT%20%28Pacific%20Time%29) 73 74 ### Meeting Notes and Recordings 75 76 Meeting agendas and notes are maintained in the [meeting notes 77 doc][meeting-notes]. Likewise, GAMMA has its own [meeting notes 78 doc][gamma-meeting-notes]. Feel free to add topics for discussion at an upcoming 79 meeting. 80 81 All meetings are recorded and automatically uploaded to the [Gateway API meetings Youtube playlist][gateway-api-yt-playlist]. 82 83 #### Early Meetings 84 Some early community meetings were uploaded to a [separate YouTube 85 playlist][early-yt-playlist], and then to the [SIG Network Youtube playlist][sig-net-yt-playlist]. 86 87 #### Initial Design Discussions 88 89 * [Kubecon 2019 San Diego: API evolution design discussion][kubecon-2019-na-design-discussion] 90 * [SIG-NETWORK: Ingress Evolution Sync][sig-net-2019-11-sync] 91 * [Kubecon 2019 Barcelona: SIG-NETWORK discussion (general topics, includes V2)][kubecon-2019-eu-discussion] 92 93 [gateway-api-yt-playlist]: https://www.youtube.com/playlist?list=PL69nYSiGNLP1GgO7k02ipPGZUFpSzGaHH 94 [sig-net-yt-playlist]: https://www.youtube.com/playlist?list=PL69nYSiGNLP2E8vmnqo5MwPOY25sDWIxb 95 [early-yt-playlist]: https://www.youtube.com/playlist?list=PL7KjrPTDcs4Xe6SZj-51WvBfufKf-la1O 96 [kubecon-2019-na-design-discussion]: https://docs.google.com/document/d/1l_SsVPLMBZ7lm_T4u7ZDBceTTUY71-iEQUPWeOdTAxM/preview 97 [kubecon-2019-eu-discussion]: https://docs.google.com/document/d/1n8AaDiPXyZHTosm1dscWhzpbcZklP3vd11fA6L6ajlY/preview 98 [sig-net-2019-11-sync]: https://docs.google.com/document/d/1AqBaxNX0uS0fb_fSpVL9c8TmaSP7RYkWO8U_SdJH67k/preview 99 [meeting-notes]: https://docs.google.com/document/d/1eg-YjOHaQ7UD28htdNxBR3zufebozXKyI28cl2E11tU/edit 100 [gamma-meeting-notes]: https://docs.google.com/document/d/1s5hQU0CB9ehjFukRmRHQ41f1FA8GX5_1Rv6nHW6NWAA/edit# 101 102 ## Presentations and Talks 103 104 | Date | Title | | 105 |----------------|-------|----| 106 | November, 2019 | [Kubecon 2019 San Diego: Evolving the Kubernetes Ingress APIs to GA and Beyond][2019-kubecon-na-slides] | [slides][2019-kubecon-na-slides], [video][2019-kubecon-na-video]| 107 | November, 2019 | Kubecon 2019 San Diego: SIG-NETWORK Service/Ingress Evolution Discussion | [slides][2019-kubecon-na-community-slides] | 108 | May, 2019 | [Kubecon 2019 Barcelona: Ingress V2 and Multicluster Services][2019-kubecon-eu] | [slides][2019-kubecon-eu-slides], [video][2019-kubecon-eu-video]| 109 | March, 2018 | SIG-NETWORK: Ingress user survey | [data][survey-data], [slides][survey-slides] | 110 111 [2019-kubecon-na]: https://kccncna19.sched.com/event/UaYG/evolving-the-kubernetes-ingress-apis-to-ga-and-beyond-christopher-m-luciano-ibm-bowei-du-google 112 [2019-kubecon-na-slides]: https://static.sched.com/hosted_files/kccncna19/a5/Kubecon%20San%20Diego%202019%20-%20Evolving%20the%20Kubernetes%20Ingress%20APIs%20to%20GA%20and%20Beyond%20%5BPUBLIC%5D.pdf 113 [2019-kubecon-na-video]: https://www.youtube.com/watch?v=cduG0FrjdJA 114 [2019-kubecon-eu]: https://kccnceu19.sched.com/event/MPb6/ingress-v2-and-multicluster-services-rohit-ramkumar-bowei-du-google 115 [2019-kubecon-eu-slides]: https://static.sched.com/hosted_files/kccnceu19/97/%5Bwith%20speaker%20notes%5D%20Kubecon%20EU%202019_%20Ingress%20V2%20%26%20Multi-Cluster%20Services.pdf 116 [2019-kubecon-eu-video]: https://www.youtube.com/watch?v=Ne9UJL6irXY&t=1s 117 [survey-data]: https://github.com/bowei/k8s-ingress-survey-2018 118 [survey-slides]: https://github.com/bowei/k8s-ingress-survey-2018/blob/master/survey.pdf 119 [2019-kubecon-na-community-slides]: https://docs.google.com/presentation/d/1s0scrQCCFLJMVjjGXGQHoV6_4OIZkaIGjwj4wpUUJ7M 120 121 ## Code of conduct 122 123 Participation in the Kubernetes community is governed by the [Kubernetes Code of 124 Conduct](https://github.com/kubernetes/community/blob/master/code-of-conduct.md)