Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for processTerms (0.19 sec)

  1. pkg/scheduler/framework/plugins/interpodaffinity/scoring.go

    	topoScore.processTerms(existingPod.PreferredAffinityTerms, incomingPod, state.namespaceLabels, existingPodNode, 1)
    
    	// For every soft pod anti-affinity term of <existingPod>, if <pod> matches the term,
    	// decrement <pm.counts> for every node in the cluster with the same <term.TopologyKey>
    	// value as that of <existingPod>'s node by the term's weight.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 03:30:06 UTC 2023
    - 10.5K bytes
    - Viewed (0)
Back to top