OptionalnodenodeAffinity Describes node affinity scheduling rules for the pod.
OptionalpodpodAffinity Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).
OptionalpodpodAntiAffinity Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).
Affinity is an optional affinity selector that will be added to handler DaemonSet manifest.
Export