Class Status (2.65.0)
Stay organized with collections
Save and categorize content based on your preferences.
Status(value)
The current status of the cluster.
Enums
Name
Description
STATUS_UNSPECIFIED
Not set.
PROVISIONING
The PROVISIONING state indicates the cluster is being created.
RUNNING
The RUNNING state indicates the cluster has been created and is fully usable.
RECONCILING
The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading the master or node software. Details can be found in the `statusMessage` field.
STOPPING
The STOPPING state indicates the cluster is being deleted.
ERROR
The ERROR state indicates the cluster may be unusable. Details can be found in the `statusMessage` field.
DEGRADED
The DEGRADED state indicates the cluster requires user action to restore full functionality. Details can be found in the `statusMessage` field.
[[["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 2026-06-03 UTC."],[],[]]