Skip to content

Commit 4543d7e

Browse files
committed
Add WG Device Management
Signed-off-by: John Belamaric <[email protected]>
1 parent 994cba0 commit 4543d7e

File tree

11 files changed

+98
-0
lines changed

11 files changed

+98
-0
lines changed

OWNERS_ALIASES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ aliases:
130130
wg-data-protection-leads:
131131
- xing-yang
132132
- yuxiangqian
133+
wg-device-management-leads:
134+
- johnbelamaric
135+
- kklues
136+
- pohly
133137
wg-lts-leads:
134138
- jeremyrickard
135139
- liggitt

liaisons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ members will assume one of the departing members groups.
5757
| [WG API Expression](wg-api-expression/README.md) | Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**) |
5858
| [WG Batch](wg-batch/README.md) | Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**) |
5959
| [WG Data Protection](wg-data-protection/README.md) | Patrick Ohly (**[@pohly](https://github.com/pohly)**) |
60+
| [WG Device Management](wg-device-management/README.md) | Patrick Ohly (**[@pohly](https://github.com/pohly)**) |
6061
| [WG LTS](wg-lts/README.md) | Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**) |
6162
| [WG Policy](wg-policy/README.md) | Patrick Ohly (**[@pohly](https://github.com/pohly)**) |
6263
| [WG Structured Logging](wg-structured-logging/README.md) | Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**) |

sig-architecture/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ The Chairs of the SIG run operations and processes governing the SIG.
5757

5858
The following [working groups][working-group-definition] are sponsored by sig-architecture:
5959
* [WG API Expression](/wg-api-expression)
60+
* [WG Device Management](/wg-device-management)
6061
* [WG LTS](/wg-lts)
6162
* [WG Policy](/wg-policy)
6263
* [WG Structured Logging](/wg-structured-logging)

sig-autoscaling/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ The Chairs of the SIG run operations and processes governing the SIG.
4343

4444
The following [working groups][working-group-definition] are sponsored by sig-autoscaling:
4545
* [WG Batch](/wg-batch)
46+
* [WG Device Management](/wg-device-management)
4647

4748

4849
## Subprojects

sig-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
6464
|[API Expression](wg-api-expression/README.md)|[api-expression](https://github.com/kubernetes/kubernetes/labels/wg%2Fapi-expression)|* API Machinery<br>* Architecture<br>|* [Antoine Pelisse](https://github.com/apelisse), Google<br>* [Kevin Wiesmueller](https://github.com/kwiesmueller), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-api-expression)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/94238112084)<br>
6565
|[Batch](wg-batch/README.md)|[batch](https://github.com/kubernetes/kubernetes/labels/wg%2Fbatch)|* Apps<br>* Autoscaling<br>* Node<br>* Scheduling<br>|* [Aldo Culquicondor](https://github.com/alculquicondor), Google<br>* [Marcin Wielgus](https://github.com/mwielgus), Google<br>* [Maciej Szulik](https://github.com/soltysh), Red Hat<br>* [Swati Sehgal](https://github.com/swatisehgal), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-batch)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/g/wg-batch)|* Regular Meeting ([Calendar](https://calendar.google.com/calendar/embed?src=8ulop9k0jfpuo0t7kp8d9ubtj4%40group.calendar.google.com)): [Thursdays (starting February 15th 2024)s at 3PM CET (Central European Time) (monthly)](https://zoom.us/j/98329676612?pwd=c0N2bVV1aTh2VzltckdXSitaZXBKQT09)<br>* Regular Meeting ([Calendar](https://calendar.google.com/calendar/embed?src=8ulop9k0jfpuo0t7kp8d9ubtj4%40group.calendar.google.com)): [Thursdays (starting February 1st 2024)s at 3PM PT (Pacific Time) (monthly)](https://zoom.us/j/98329676612?pwd=c0N2bVV1aTh2VzltckdXSitaZXBKQT09)<br>
6666
|[Data Protection](wg-data-protection/README.md)|[data-protection](https://github.com/kubernetes/kubernetes/labels/wg%2Fdata-protection)|* Apps<br>* Storage<br>|* [Xing Yang](https://github.com/xing-yang), VMware<br>* [Xiangqian Yu](https://github.com/yuxiangqian), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-data-protection)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-data-protection)|* Regular WG Meeting: [Wednesdays at 9:00 PT (Pacific Time) (bi-weekly)](https://zoom.us/j/6933410772)<br>
67+
|[Device Management](wg-device-management/README.md)|[device-management](https://github.com/kubernetes/kubernetes/labels/wg%2Fdevice-management)|* Architecture<br>* Autoscaling<br>* Network<br>* Node<br>* Scheduling<br>|* [John Belamaric](https://github.com/johnbelamaric), Google<br>* [Kevin Klues](https://github.com/kklues), NVIDIA<br>* [Patrick Ohly](https://github.com/pohly), Intel<br>|* [Slack](https://kubernetes.slack.com/messages/wg-device-management)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/g/wg-device-management)|* Regular WG Meeting (time TBD): [Tuesdays at 8:30 PT (Pacific Time) (biweekly)](TBD)<br>
6768
|[LTS](wg-lts/README.md)|[lts](https://github.com/kubernetes/kubernetes/labels/wg%2Flts)|* Architecture<br>* Cluster Lifecycle<br>* K8s Infra<br>* Release<br>* Security<br>* Testing<br>|* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>|* [Slack](https://kubernetes.slack.com/messages/wg-lts)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/g/wg-lts)|* Regular WG Meeting: [Tuesdays at 07:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/92480197536?pwd=dmtSMGJRQmNYYTIyZkFlQ25JRngrdz09)<br>
6869
|[Policy](wg-policy/README.md)|[policy](https://github.com/kubernetes/kubernetes/labels/wg%2Fpolicy)|* Architecture<br>* Auth<br>* Multicluster<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Jim Bugwadia](https://github.com/JimBugwadia), Kyverno/Nirmata<br>* [Poonam Lamba](https://github.com/poonam-lamba), Google<br>* [Andy Suderman](https://github.com/sudermanjr), Fairwinds<br>|* [Slack](https://kubernetes.slack.com/messages/wg-policy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Wednesdays at 8:00 PT (Pacific Time) (semimonthly)](https://zoom.us/j/7375677271)<br>
6970
|[Structured Logging](wg-structured-logging/README.md)|[structured-logging](https://github.com/kubernetes/kubernetes/labels/wg%2Fstructured-logging)|* API Machinery<br>* Architecture<br>* Cloud Provider<br>* Instrumentation<br>* Network<br>* Node<br>* Scheduling<br>* Storage<br>|* [Mengjiao Liu](https://github.com/mengjiao-liu), DaoCloud<br>* [Patrick Ohly](https://github.com/pohly), Intel<br>|* [Slack](https://kubernetes.slack.com/messages/wg-structured-logging)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging)|

sig-network/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
7272
## Working Groups
7373

7474
The following [working groups][working-group-definition] are sponsored by sig-network:
75+
* [WG Device Management](/wg-device-management)
7576
* [WG Policy](/wg-policy)
7677
* [WG Structured Logging](/wg-structured-logging)
7778

sig-node/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
5353

5454
The following [working groups][working-group-definition] are sponsored by sig-node:
5555
* [WG Batch](/wg-batch)
56+
* [WG Device Management](/wg-device-management)
5657
* [WG Policy](/wg-policy)
5758
* [WG Structured Logging](/wg-structured-logging)
5859

sig-scheduling/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ subprojects, and resolve cross-subproject technical issues and decisions.
6363

6464
The following [working groups][working-group-definition] are sponsored by sig-scheduling:
6565
* [WG Batch](/wg-batch)
66+
* [WG Device Management](/wg-device-management)
6667
* [WG Policy](/wg-policy)
6768
* [WG Structured Logging](/wg-structured-logging)
6869

sigs.yaml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3346,6 +3346,48 @@ workinggroups:
33463346
liaison:
33473347
github: pohly
33483348
name: Patrick Ohly
3349+
- dir: wg-device-management
3350+
name: Device Management
3351+
mission_statement: >
3352+
Enable simple and efficient configuration, sharing, and allocation of accelerators
3353+
and other specialized devices.
3354+
3355+
[Additional context](https://groups.google.com/a/kubernetes.io/g/dev/c/YWXGXe07A5w/m/OqLvdQ47BQAJ)
3356+
3357+
charter_link: charter.md
3358+
stakeholder_sigs:
3359+
- Architecture
3360+
- Autoscaling
3361+
- Network
3362+
- Node
3363+
- Scheduling
3364+
label: device-management
3365+
leadership:
3366+
chairs:
3367+
- github: johnbelamaric
3368+
name: John Belamaric
3369+
company: Google
3370+
- github: kklues
3371+
name: Kevin Klues
3372+
company: NVIDIA
3373+
- github: pohly
3374+
name: Patrick Ohly
3375+
company: Intel
3376+
meetings:
3377+
- description: Regular WG Meeting (time TBD)
3378+
day: Tuesday
3379+
time: "8:30"
3380+
tz: PT (Pacific Time)
3381+
frequency: biweekly
3382+
url: TBD
3383+
archive_url: https://docs.google.com/document/d/1qxI87VqGtgN7EAJlqVfxx86HGKEAc2A3SKru8nJHNkQ/edit?usp=sharing
3384+
recordings_url: TBD
3385+
contact:
3386+
slack: wg-device-management
3387+
mailing_list: https://groups.google.com/a/kubernetes.io/g/wg-device-management
3388+
liaison:
3389+
github: pohly
3390+
name: Patrick Ohly
33493391
- dir: wg-lts
33503392
name: LTS
33513393
mission_statement: >

wg-device-management/README.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
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+
# Device Management Working Group
10+
11+
Enable simple and efficient configuration, sharing, and allocation of accelerators and other specialized devices.
12+
[Additional context](https://groups.google.com/a/kubernetes.io/g/dev/c/YWXGXe07A5w/m/OqLvdQ47BQAJ)
13+
14+
The [charter](charter.md) defines the scope and governance of the Device Management Working Group.
15+
16+
## Stakeholder SIGs
17+
* [SIG Architecture](/sig-architecture)
18+
* [SIG Autoscaling](/sig-autoscaling)
19+
* [SIG Network](/sig-network)
20+
* [SIG Node](/sig-node)
21+
* [SIG Scheduling](/sig-scheduling)
22+
23+
## Meetings
24+
*Joining the [mailing list](https://groups.google.com/a/kubernetes.io/g/wg-device-management) for the group will typically add invites for the following meetings to your calendar.*
25+
* Regular WG Meeting (time TBD): [Tuesdays at 8:30 PT (Pacific Time)](TBD) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=8:30&tz=PT%20%28Pacific%20Time%29).
26+
* [Meeting notes and Agenda](https://docs.google.com/document/d/1qxI87VqGtgN7EAJlqVfxx86HGKEAc2A3SKru8nJHNkQ/edit?usp=sharing).
27+
* [Meeting recordings](TBD).
28+
29+
## Organizers
30+
31+
* John Belamaric (**[@johnbelamaric](https://github.com/johnbelamaric)**), Google
32+
* Kevin Klues (**[@kklues](https://github.com/kklues)**), NVIDIA
33+
* Patrick Ohly (**[@pohly](https://github.com/pohly)**), Intel
34+
35+
## Contact
36+
- Slack: [#wg-device-management](https://kubernetes.slack.com/messages/wg-device-management)
37+
- [Mailing list](https://groups.google.com/a/kubernetes.io/g/wg-device-management)
38+
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fdevice-management)
39+
- Steering Committee Liaison: Patrick Ohly (**[@pohly](https://github.com/pohly)**)
40+
<!-- BEGIN CUSTOM CONTENT -->
41+
42+
<!-- END CUSTOM CONTENT -->

0 commit comments

Comments
 (0)