Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addedAffinity (0.16 sec)

  1. pkg/scheduler/apis/config/types_pluginargs.go

    type NodeAffinityArgs struct {
    	metav1.TypeMeta
    
    	// AddedAffinity is applied to all Pods additionally to the NodeAffinity
    	// specified in the PodSpec. That is, Nodes need to satisfy AddedAffinity
    	// AND .spec.NodeAffinity. AddedAffinity is empty by default (all Nodes
    	// match).
    	// When AddedAffinity is used, some Pods with affinity requirements that match
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jan 13 23:15:53 UTC 2023
    - 8.4K bytes
    - Viewed (0)
Back to top