podAffinity property

PodAffinity? podAffinity
final

Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).

Implementation

final PodAffinity? podAffinity;