rancher v2.15.1

Cluster.spec.fleetAgentDeploymentCustomization.overrideAffinity

OverrideAffinity is an affinity that will be used to override the agent deployment's affinity.

3 fields
Cluster.spec.fleetAgentDeploymentCustomization.overrideAffinity fields and descriptions
Field / TypeDescription
object

Describes node affinity scheduling rules for the pod.

object

Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).

object

Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).