prometheus operator v0.71.2

Prometheus.spec.initContainers[].securityContext.windowsOptions.spec.affinity

Defines the Pods' affinity scheduling rules if specified.

3 fields
Prometheus.spec.initContainers[].securityContext.windowsOptions.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)).