Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for AvoidPods (0.14 sec)

  1. staging/src/k8s.io/api/core/v1/types.go

    	DevicePath string `json:"devicePath" protobuf:"bytes,2,rep,name=devicePath"`
    }
    
    // AvoidPods describes pods that should avoid this node. This is the value for a
    // Node annotation with key scheduler.alpha.kubernetes.io/preferAvoidPods and
    // will eventually become a field of NodeStatus.
    type AvoidPods struct {
    	// Bounded-sized list of signatures of pods that should avoid this node, sorted
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    		"k8s.io/api/core/v1.AttachedVolume":                                                                     schema_k8sio_api_core_v1_AttachedVolume(ref),
    		"k8s.io/api/core/v1.AvoidPods":                                                                          schema_k8sio_api_core_v1_AvoidPods(ref),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top