kubernetes v1.37

NodePodPreemptionPolicy

NodePodPreemptionPolicy defines the node-level policies governing preemption for pods on this node.

1 fields
NodePodPreemptionPolicy fields and descriptions
Field / TypeDescription
string[]

DisableResizePreemption lists the owners (e.g., autoscalers, operators, administrators) that have requested to disable scheduler and Kubelet preemption for in-place pod resize on this node. If this list is non-empty, resize-induced preemption is disabled on this node. This is an alpha field and requires enabling the InPlacePodVerticalScalingSchedulerPreemption feature gate.

  • x-kubernetes-list-type: "set"