Schema
objectio.k8s.api.core.v1.Affinity
Affinity is a group of affinity scheduling rules.
- Source
specs/apis__batch__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
nodeAffinity
optionalDescribes node affinity scheduling rules for the pod.
podAffinity
optionalDescribes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).
podAntiAffinity
optionalDescribes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).