The cluster is bootstrapping with data from some other source.
Direct mutations to the cluster (e.g. adding read pool) are not allowed.
Creating
The cluster is being created.
Deleting
The cluster is being deleted.
Empty
The cluster is empty and has no associated resources.
All instances, associated storage and backups have been deleted.
Failed
The creation of the cluster failed.
Maintenance
The cluster is under maintenance. AlloyDB regularly performs maintenance
and upgrades on customer clusters. Updates on the cluster are
not allowed while the cluster is in this state.
Promoting
The cluster is being promoted.
Ready
The cluster is active and running.
Stopped
The cluster is stopped. All instances in the cluster are stopped.
Customers can start a stopped cluster at any point and all their
instances will come back to life with same names and IP resources. In
this state, customer pays for storage.
Associated backups could also be present in a stopped cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation outlines the `Cluster.Types.State` enum within the AlloyDB v1alpha API, providing a comprehensive list of possible cluster states."],["The cluster states include `Creating`, `Ready`, `Deleting`, `Stopped`, and `Failed`, among others, each indicating a specific operational phase or condition of the AlloyDB cluster."],["Each state, such as `Bootstrapping`, `Maintenance`, or `Promoting`, corresponds to specific operational behaviors or restrictions on the cluster."],["The `Empty` state indicates that the cluster has no resources, and the `Stopped` state indicates that all instances in the cluster are stopped while still incurring storage costs."],["The state `Unspecified` is when the cluster status is unknown."]]],[]]