[[["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-09-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::Cluster::Status (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-Cluster-Status)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-Cluster-Status)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-Cluster-Status)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-Cluster-Status)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-Cluster-Status)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-Cluster-Status) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::Status.\n\nIndicates the status of the cluster.\n\nConstants\n---------\n\n### STATUS_UNSPECIFIED\n\n**value:** 0 \nStatus unknown.\n\n### PROVISIONING\n\n**value:** 1 \nThe cluster is being created.\n\n### RUNNING\n\n**value:** 2 \nThe cluster is created and fully usable.\n\n### DELETING\n\n**value:** 3 \nThe cluster is being deleted.\n\n### ERROR\n\n**value:** 4 \nThe status indicates that some errors occurred while reconciling/deleting\nthe cluster.\n\n### RECONCILING\n\n**value:** 5 \nThe cluster is undergoing some work such as version upgrades, etc."]]