mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
address reviews
This commit is contained in:
@@ -139,6 +139,7 @@ type ScheduleResult struct {
|
||||
SuggestedHost string
|
||||
// The number of nodes the scheduler evaluated the pod against in the filtering
|
||||
// phase and beyond.
|
||||
// Note that it contains the number of nodes that filtered out by PreFilterResult.
|
||||
EvaluatedNodes int
|
||||
// The number of nodes out of the evaluated ones that fit the pod.
|
||||
FeasibleNodes int
|
||||
|
||||
Reference in New Issue
Block a user