Skip to content

Commit 69f9888

Browse files
authored
Merge pull request #7212 from soltysh/wg-batch-annual-report-2022
WG Batch Annual report 2022
2 parents 63a3527 + ff57a9c commit 69f9888

File tree

1 file changed

+22
-27
lines changed

1 file changed

+22
-27
lines changed

wg-batch/annual-report-2022.md

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5,56 +5,51 @@
55
1. What work did the WG do this year that should be highlighted?
66
For example, artifacts, reports, white papers produced this year.
77

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/)
1115

1216
2. What initiatives are you working on that aren't being tracked in KEPs?
1317

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.
1721

1822
## Project health
1923

2024
1. What's the current roadmap until completion of the working group?
2125

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.
2527

2628
2. Does the group have contributors from multiple companies/affiliations?
2729

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.
2931

3032
3. Are there ways end users/companies can contribute that they currently are not?
3133
If one of those ways is more full time support, what would they work on and why?
3234

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.
3536

3637
## Membership
3738

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
4443

4544
## Operational
4645

4746
Operational tasks in [wg-governance.md]:
4847

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)
5853

5954
[wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
6055
[README.md]: https://git.k8s.io/community/wg-batch/README.md

0 commit comments

Comments
 (0)