kubernetes v1.31

PersistentVolumeList.items.spec.nodeAffinity.required.nodeSelectorTerms

A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.

2 fields
PersistentVolumeList.items.spec.nodeAffinity.required.nodeSelectorTerms fields and descriptions
Field / TypeDescription
NodeSelectorRequirement[]

A list of node selector requirements by node's labels.

  • x-kubernetes-list-type: "atomic"
NodeSelectorRequirement[]

A list of node selector requirements by node's fields.

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