You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-scheduling/5598-opportunistic-batching/README.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -519,22 +519,17 @@ in back-to-back releases.
519
519
520
520
- Feature implemented behind a feature flag
521
521
- Initial signature implementations for all in-tree plugins (note that some, as described in the section, will always return unsignable if the pod is configured to use them).
522
-
-A first version of monitoring
522
+
-Monitoring
523
523
- Hand-done perf test runs
524
524
- Integration tests
525
525
- Initial e2e tests completed and enabled
526
526
- Handle common 1-pod-per-node batches: host ports and resources
527
+
- Parameter tuning (batch sizes, etc.)
528
+
- Excluded: batching for non "1-pod-per-node" workloads
527
529
528
530
#### GA
529
531
530
-
- Parameter tuning (batch sizes, etc.)
531
-
- Full monitoring in place
532
-
- Comprehensive
533
532
- At least 1 test user with experience running the feature
534
-
- Metrics showing usage / exclusions
535
-
- Excluded: batching for non "1-pod-per-node" workloads
536
-
- Ideally at least some support for DRA
537
-
- Experience with initial user running on their workload(s)
0 commit comments