|
5 | 5 | 1. What work did the WG do this year that should be highlighted?
|
6 | 6 | For example, artifacts, reports, white papers produced this year.
|
7 | 7 |
|
8 |
| - - |
9 |
| - - |
10 |
| - - |
| 8 | + - We're gathering feedback from multiple users running various batch-related frameworks and projects on kubernetes, see [our agenda](https://docs.google.com/document/d/1XOeUN-K0aKmJJNq7H07r74n-mGgSFyiEDQ3ecwsGhec/edit) for both past and upcoming topics. |
| 9 | + - Closely collaborated with SIG Apps, SIG Node and SIG Scheduling to improve batch workloads on kubernetes: |
| 10 | + - [2307 - Job tracking without lingering Pods](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2307-job-tracking-without-lingering-pods) |
| 11 | + - [3329 - Retriable and non-retriable Pod failures for Jobs](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3329-retriable-and-non-retriable-failures) |
| 12 | + - [Introduction to Batch WG during KubeCon EU 2022](https://www.youtube.com/watch?v=XeX2zBOykC4) |
| 13 | + - Create [Kueue: A Kubernetes-native Job Queueing](https://www.youtube.com/watch?v=YwSZUdU3iRY) project and release [2 major versions in 2022](https://github.com/kubernetes-sigs/kueue/releases). |
| 14 | + - Organize Batch Days during [KubeCon EU 2022](https://kubernetesbatchdayeu22.sched.com/) and [KubeCon NA 2022](https://kubernetesbatchdayna22.sched.com/) |
11 | 15 |
|
12 | 16 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
13 | 17 |
|
14 |
| - - |
15 |
| - - |
16 |
| - - |
| 18 | + - Continuing work on [Kueue](https://github.com/kubernetes-sigs/kueue/releases). |
| 19 | + - Continuing work on Topology-aware Scheduling by enhancing [Node Feature Discovery](https://github.com/kubernetes-sigs/node-feature-discovery) |
| 20 | + and [Scheduler plugins](https://github.com/kubernetes-sigs/scheduler-plugins) to enable support for specialized hardware in Kubernetes. |
17 | 21 |
|
18 | 22 | ## Project health
|
19 | 23 |
|
20 | 24 | 1. What's the current roadmap until completion of the working group?
|
21 | 25 |
|
22 |
| - - |
23 |
| - - |
24 |
| - - |
| 26 | + - We're working on a document, that will be shared with the entire work group, about the exit criteria for the group. |
25 | 27 |
|
26 | 28 | 2. Does the group have contributors from multiple companies/affiliations?
|
27 | 29 |
|
28 |
| - - |
| 30 | + - Yes, see [our agenda](https://docs.google.com/document/d/1XOeUN-K0aKmJJNq7H07r74n-mGgSFyiEDQ3ecwsGhec/edit) for variety of presentations we've had over the past year. |
29 | 31 |
|
30 | 32 | 3. Are there ways end users/companies can contribute that they currently are not?
|
31 | 33 | If one of those ways is more full time support, what would they work on and why?
|
32 | 34 |
|
33 |
| - - |
34 |
| - - |
| 35 | + - Everyone are welcome to present any topic related to batch, so at this point in time there's no need for additional support. |
35 | 36 |
|
36 | 37 | ## Membership
|
37 | 38 |
|
38 |
| -- Primary slack channel member count: |
39 |
| -- Primary mailing list member count: |
40 |
| -- Primary meeting attendee count (estimated, if needed): |
41 |
| -- Primary meeting participant count (estimated, if needed): |
42 |
| - |
43 |
| -Include any other ways you measure group membership |
| 39 | +- Primary slack channel member count: 217 |
| 40 | +- Primary mailing list member count: 152 |
| 41 | +- Primary meeting attendee count (estimated, if needed): 20 |
| 42 | +- Primary meeting participant count (estimated, if needed): 10 |
44 | 43 |
|
45 | 44 | ## Operational
|
46 | 45 |
|
47 | 46 | Operational tasks in [wg-governance.md]:
|
48 | 47 |
|
49 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
50 |
| -- [ ] WG leaders in [sigs.yaml] are accurate and active, and updated if needed |
51 |
| -- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
52 |
| -- [ ] Updates provided to sponsoring SIGs in 2022 |
53 |
| - - [$sig-name](https://git.k8s.io/community/$sig-id/) |
54 |
| - - links to email, meeting notes, slides, or recordings, etc |
55 |
| - - [$sig-name](https://git.k8s.io/community/$sig-id/) |
56 |
| - - links to email, meeting notes, slides, or recordings, etc |
57 |
| - - |
| 48 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 49 | +- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed |
| 50 | +- [x] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed |
| 51 | +- [x] Updates provided to sponsoring SIGs in 2022 |
| 52 | + - [Introduction to Kubernetes WG Batch @ KubeCon EU 2022](https://youtu.be/XeX2zBOykC4) |
58 | 53 |
|
59 | 54 | [wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
|
60 | 55 | [README.md]: https://git.k8s.io/community/wg-batch/README.md
|
|
0 commit comments