File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
keps/sig-scheduling/5598-opportunistic-batching Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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.
744744Recall 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.
774774Pick 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?
You can’t perform that action at this time.
0 commit comments