Skip to content

Commit 294062c

Browse files
committed
More cleanup.
1 parent d56d0ae commit 294062c

File tree

1 file changed

+3
-4
lines changed
  • keps/sig-scheduling/5598-opportunistic-batching

1 file changed

+3
-4
lines changed

keps/sig-scheduling/5598-opportunistic-batching/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ well as the [existing list] of feature gates.
611611
[existing list]: https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
612612
-->
613613

614-
- [ X ] Feature gate (also fill in values in `kep.yaml`)
614+
- [X] Feature gate (also fill in values in `kep.yaml`)
615615
- Feature gate name: `SchedulerOpportunisticBatching`
616616
- Components depending on the feature gate: `kube-scheduler`
617617

@@ -744,7 +744,7 @@ and operation of this feature.
744744
Recall that end users cannot usually observe component logs or access metrics.
745745
-->
746746

747-
- [ X ] Events
747+
- [X] Events
748748
- Event Reason: Batching disabled because some plugins do not support it.
749749
- Event Reason: Counts of pods that are batched vs not.
750750
- Event Reason: Counts of nominated nodes that are found infeasible.
@@ -774,9 +774,8 @@ question.
774774
Pick one more of these and delete the rest.
775775
-->
776776

777-
- [ X ] Metrics
777+
- [X] Metrics
778778
- Metric name: Pod scheduling time
779-
- [Optional] Aggregation method:
780779
- Components exposing the metric: kube-scheduler
781780

782781
###### Are there any missing metrics that would be useful to have to improve observability of this feature?

0 commit comments

Comments
 (0)