The ERROR state indicates the node pool may be unusable. Details
can be found in the statusMessage field.
Provisioning
The PROVISIONING state indicates the node pool is being created.
Reconciling
The RECONCILING state indicates that some work is actively being done on
the node pool, such as upgrading node software. Details can
be found in the statusMessage field.
Running
The RUNNING state indicates the node pool has been created
and is fully usable.
RunningWithError
The RUNNING_WITH_ERROR state indicates the node pool has been created
and is partially usable. Some error state has occurred and some
functionality may be impaired. Customer may need to reissue a request
or trigger a new update.
Stopping
The STOPPING state indicates the node pool 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."],[[["This document provides reference documentation for the `NodePool.Types.Status` enum in the Google Kubernetes Engine v1 API, detailing the different states a node pool can be in."],["The latest version of this resource is 3.33.0, and there are multiple other documented versions available, ranging from 2.3.0 to 3.32.0."],["The `NodePool.Types.Status` enum defines possible statuses for a node pool, including `Error`, `Provisioning`, `Reconciling`, `Running`, `RunningWithError`, `Stopping`, and `Unspecified`, each representing a different phase or condition of the node pool."],["The namespace for the documented content is `Google.Cloud.Container.V1`, within the assembly `Google.Cloud.Container.V1.dll`."],["The descriptions of the fields within the `NodePool.Types.Status` enum include details about what each state signifies, such as the `Error` state indicating a potentially unusable node pool and the `Running` state confirming a fully functional node pool."]]],[]]