podAntiAffinity property
Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).
Implementation
final PodAntiAffinity? podAntiAffinity;
Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).
final PodAntiAffinity? podAntiAffinity;