prometheus operator v0.93.1

ThanosRuler.spec.containers[].securityContext.capabilities.add.status

status defines the most recent observed status of the ThanosRuler cluster. Read-only. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status

6 fields
ThanosRuler.spec.containers[].securityContext.capabilities.add.status fields and descriptions
Field / TypeDescription
availableReplicas
integer

availableReplicas defines the total number of available pods (ready for at least minReadySeconds) targeted by this ThanosRuler deployment.

  • format: int32
object[]

conditions defines the current state of the ThanosRuler object.

  • x-kubernetes-list-map-keys: ["type"]
  • x-kubernetes-list-type: "map"
paused
boolean

paused defines whether any actions on the underlying managed objects are being performed. Only delete actions will be performed.

replicas
integer

replicas defines the total number of non-terminated pods targeted by this ThanosRuler deployment (their labels match the selector).

  • format: int32
unavailableReplicas
integer

unavailableReplicas defines the total number of unavailable pods targeted by this ThanosRuler deployment.

  • format: int32
updatedReplicas
integer

updatedReplicas defines the total number of non-terminated pods targeted by this ThanosRuler deployment that have the desired version spec.

  • format: int32