Alertmanager.spec.initContainers[].env[].valueFrom.fieldRef.status
Most recent observed status of the Alertmanager 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 | Total number of available pods (ready for at least minReadySeconds) targeted by this Alertmanager cluster.
|
The current state of the Alertmanager object.
| |
paused | Represents whether any actions on the underlying managed objects are being performed. Only delete actions will be performed. |
replicas | Total number of non-terminated pods targeted by this Alertmanager object (their labels match the selector).
|
unavailableReplicas | Total number of unavailable pods targeted by this Alertmanager object.
|
updatedReplicas | Total number of non-terminated pods targeted by this Alertmanager object that have the desired version spec.
|