Class Status (2.65.0)
Stay organized with collections
Save and categorize content based on your preferences.
Status(value)
The current status of the node pool instance.
Enums
Name
Description
STATUS_UNSPECIFIED
Not set.
PROVISIONING
The PROVISIONING state indicates the node pool is being created.
RUNNING
The RUNNING state indicates the node pool has been created and is fully usable.
RUNNING_WITH_ERROR
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.
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.
STOPPING
The STOPPING state indicates the node pool is being deleted.
ERROR
The ERROR state indicates the node pool may be unusable. 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."],[],[]]