Prometheus.spec.initContainers.livenessProbe.exec.command.status
status defines the most recent observed status of the Prometheus cluster. Read-only. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
| Field / Type | Description |
|---|---|
availableReplicas | availableReplicas defines the total number of available pods (ready for at least minReadySeconds) targeted by this Prometheus deployment.
|
conditions defines the current state of the Prometheus deployment.
| |
paused | paused defines whether any actions on the underlying managed objects are being performed. Only delete actions will be performed. |
replicas | replicas defines the total number of non-terminated pods targeted by this Prometheus deployment (their labels match the selector).
|
selector | selector used to match the pods targeted by this Prometheus resource. |
shardStatuses defines the list has one entry per shard. Each entry provides a summary of the shard status.
| |
shards | shards defines the most recently observed number of shards.
|
unavailableReplicas | unavailableReplicas defines the total number of unavailable pods targeted by this Prometheus deployment.
|
updatedReplicas | updatedReplicas defines the total number of non-terminated pods targeted by this Prometheus deployment that have the desired version spec.
|