prometheus operator v0.93.1

PrometheusAgent.spec.initContainers.resources.limits.[key].spec.affinity

affinity defines the Pods' affinity scheduling rules if specified.

3 fields
PrometheusAgent.spec.initContainers.resources.limits.[key].spec.affinity 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)).