State(value)The lifecycle state of the cluster.
Enums |
|
|---|---|
| Name | Description |
STATE_UNSPECIFIED |
Not set. |
PROVISIONING |
The PROVISIONING state indicates the cluster is being registered. |
RUNNING |
The RUNNING state indicates the cluster has been register and is fully usable. |
RECONCILING |
The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading software components. |
STOPPING |
The STOPPING state indicates the cluster is being de-registered. |
ERROR |
The ERROR state indicates the cluster is in a broken unrecoverable state. |
DEGRADED |
The DEGRADED state indicates the cluster requires user action to restore full functionality. |