Cloud API Overview > @adpt/cloud > k8s > Affinity > podAffinity
k8s.Affinity.podAffinity property
Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).
Signature:
podAffinity: PodAffinity;