Skip to content

Commit f1b63f8

Browse files
committed
archive wg-multitenancy
1 parent 1b38ec9 commit f1b63f8

File tree

5 files changed

+43
-42
lines changed

5 files changed

+43
-42
lines changed
File renamed without changes.

archive/wg-multitenancy/README.md

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
<!---
2+
This is an autogenerated file!
3+
4+
Please do not edit this file directly, but instead make changes to the
5+
sigs.yaml file in the project root.
6+
7+
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
8+
--->
9+
# Multitenancy Working Group
10+
11+
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.
12+
13+
## Stakeholder SIGs
14+
* [SIG API Machinery](/sig-api-machinery)
15+
* [SIG Auth](/sig-auth)
16+
* [SIG Network](/sig-network)
17+
* [SIG Node](/sig-node)
18+
* [SIG Scheduling](/sig-scheduling)
19+
* [SIG Storage](/sig-storage)
20+
21+
## Meetings
22+
*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.*
23+
* 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).
24+
* [Meeting notes and Agenda](https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing).
25+
* [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1tBA0W8zEe6UwPsabGQk-j).
26+
27+
## Organizers
28+
29+
* Sanjeev Rampal (**[@srampal](https://github.com/srampal)**), Cisco
30+
* Tasha Drew (**[@tashimi](https://github.com/tashimi)**), VMware
31+
32+
## Emeritus Organizers
33+
34+
* David Oppenheimer (**[@davidopp](https://github.com/davidopp)**)
35+
36+
## Contact
37+
- Slack: [#wg-multitenancy](https://kubernetes.slack.com/messages/wg-multitenancy)
38+
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)
39+
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fmultitenancy)
40+
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
41+
<!-- BEGIN CUSTOM CONTENT -->
42+
43+
<!-- END CUSTOM CONTENT -->

sigs.yaml

-42
Original file line numberDiff line numberDiff line change
@@ -3256,48 +3256,6 @@ workinggroups:
32563256
liaison:
32573257
github: cblecker
32583258
name: Christoph Blecker
3259-
- dir: wg-multitenancy
3260-
name: Multitenancy
3261-
mission_statement: >
3262-
Define the models of multitenancy that Kubernetes will support. Discuss and execute
3263-
upon any remaining work that needs to be done to support these models. Create
3264-
conformance tests that will prove that these models can be built and used in production
3265-
environments.
3266-
3267-
stakeholder_sigs:
3268-
- API Machinery
3269-
- Auth
3270-
- Network
3271-
- Node
3272-
- Scheduling
3273-
- Storage
3274-
label: multitenancy
3275-
leadership:
3276-
chairs:
3277-
- github: srampal
3278-
name: Sanjeev Rampal
3279-
company: Cisco
3280-
- github: tashimi
3281-
name: Tasha Drew
3282-
company: VMware
3283-
emeritus_leads:
3284-
- github: davidopp
3285-
name: David Oppenheimer
3286-
meetings:
3287-
- description: Regular WG Meeting
3288-
day: Tuesday
3289-
time: "11:00"
3290-
tz: PT (Pacific Time)
3291-
frequency: biweekly
3292-
url: https://zoom.us/my/k8s.sig.auth
3293-
archive_url: https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing
3294-
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1tBA0W8zEe6UwPsabGQk-j
3295-
contact:
3296-
slack: wg-multitenancy
3297-
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy
3298-
liaison:
3299-
github: BenTheElder
3300-
name: Benjamin Elder
33013259
- dir: wg-policy
33023260
name: Policy
33033261
mission_statement: >

0 commit comments

Comments
 (0)