diff --git a/wg-multitenancy/OWNERS b/archive/wg-multitenancy/OWNERS similarity index 100% rename from wg-multitenancy/OWNERS rename to archive/wg-multitenancy/OWNERS diff --git a/archive/wg-multitenancy/README.md b/archive/wg-multitenancy/README.md new file mode 100644 index 000000000..f0af114d0 --- /dev/null +++ b/archive/wg-multitenancy/README.md @@ -0,0 +1,43 @@ + +# Multitenancy Working Group + +Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments. + +## Stakeholder SIGs +* [SIG API Machinery](/sig-api-machinery) +* [SIG Auth](/sig-auth) +* [SIG Network](/sig-network) +* [SIG Node](/sig-node) +* [SIG Scheduling](/sig-scheduling) +* [SIG Storage](/sig-storage) + +## Meetings +*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy) for the group will typically add invites for the following meetings to your calendar.* +* Regular WG Meeting: [Tuesdays at 11:00 PT (Pacific Time)](https://zoom.us/my/k8s.sig.auth) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing). + * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1tBA0W8zEe6UwPsabGQk-j). + +## Organizers + +* Sanjeev Rampal (**[@srampal](https://github.com/srampal)**), Cisco +* Tasha Drew (**[@tashimi](https://github.com/tashimi)**), VMware + +## Emeritus Organizers + +* David Oppenheimer (**[@davidopp](https://github.com/davidopp)**) + +## Contact +- Slack: [#wg-multitenancy](https://kubernetes.slack.com/messages/wg-multitenancy) +- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy) +- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fmultitenancy) +- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**) + + + diff --git a/wg-multitenancy/annual-report-2020.md b/archive/wg-multitenancy/annual-report-2020.md similarity index 100% rename from wg-multitenancy/annual-report-2020.md rename to archive/wg-multitenancy/annual-report-2020.md diff --git a/wg-multitenancy/annual-report-2022.md b/archive/wg-multitenancy/annual-report-2022.md similarity index 100% rename from wg-multitenancy/annual-report-2022.md rename to archive/wg-multitenancy/annual-report-2022.md diff --git a/sigs.yaml b/sigs.yaml index 318b73540..7ee6e2e63 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -3256,48 +3256,6 @@ workinggroups: liaison: github: cblecker name: Christoph Blecker -- dir: wg-multitenancy - name: Multitenancy - mission_statement: > - Define the models of multitenancy that Kubernetes will support. Discuss and execute - upon any remaining work that needs to be done to support these models. Create - conformance tests that will prove that these models can be built and used in production - environments. - - stakeholder_sigs: - - API Machinery - - Auth - - Network - - Node - - Scheduling - - Storage - label: multitenancy - leadership: - chairs: - - github: srampal - name: Sanjeev Rampal - company: Cisco - - github: tashimi - name: Tasha Drew - company: VMware - emeritus_leads: - - github: davidopp - name: David Oppenheimer - meetings: - - description: Regular WG Meeting - day: Tuesday - time: "11:00" - tz: PT (Pacific Time) - frequency: biweekly - url: https://zoom.us/my/k8s.sig.auth - archive_url: https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing - recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1tBA0W8zEe6UwPsabGQk-j - contact: - slack: wg-multitenancy - mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy - liaison: - github: BenTheElder - name: Benjamin Elder - dir: wg-policy name: Policy mission_statement: >