affinity
Set affinity constraint rules. Helm templates can be used. See https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity
object
Properties
Section titled “Properties”| Property | Type | Required | Default | Description |
|---|---|---|---|---|
nodeAffinity | object | No | - | Describes node affinity scheduling rules for the pod. |
podAffinity | object | No | - | Describes pod affinity scheduling rules (e.g. co-locate t… |
podAntiAffinity | object | No | - | Describes pod anti-affinity scheduling rules (e.g. avoid … |