The DEGRADED state indicates the cluster requires user action to restore
full functionality. Details can be found in the statusMessage field.
Error
The ERROR state indicates the cluster is unusable. It will be
automatically deleted. Details can be found in the statusMessage field.
Provisioning
The PROVISIONING state indicates the cluster is being created.
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.
Running
The RUNNING state indicates the cluster has been created and is fully
usable.
Stopping
The STOPPING state indicates the cluster is being deleted.
[[["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."],[[["The latest version of the Google Cloud Container v1 API is 3.33.0, which can be found with the relevant link to its documentation, and the webpage also provides a list of previous versions ranging down to 2.3.0."],["The page provides access to the reference documentation for the `Cluster.Types.Status` enum within the Google Kubernetes Engine v1 API, with a list of versions starting from the current down to previous."],["The `Cluster.Types.Status` enum defines the current state of a Kubernetes cluster, including states like `Running`, `Provisioning`, `Error`, `Reconciling`, `Degraded`, `Stopping`, and `Unspecified`."],["The reference documentation also specifies the namespace to be `Google.Cloud.Container.V1`, and the assembly to be `Google.Cloud.Container.V1.dll`."]]],[]]