IN_USE_MANAGED_POD denotes this range was created by GKE and is claimed
for pods. It cannot be used for other clusters.
InUseService
IN_USE_SERVICE denotes that this range is claimed by cluster(s) for
services. User-managed services range can be shared between clusters
within the same subnetwork.
InUseShareablePod
IN_USE_SHAREABLE_POD denotes this range was created by the network admin
and is currently claimed by a cluster for pods. It can only be used by
other clusters as a pod range.
Unknown
UNKNOWN is the zero value of the Status enum. It's not a valid status.
Unused
UNUSED denotes that this range is unclaimed by any cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the different versions of the Google Cloud Container v1 API, specifically focusing on the \u003ccode\u003eUsableSubnetworkSecondaryRange.Types.Status\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.33.0 is the latest available version of the API, while there are numerous past versions listed, such as 3.15.0 which is the current version in use, going as far back as 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUsableSubnetworkSecondaryRange.Types.Status\u003c/code\u003e enum describes the current usage status of a secondary IP range within the Google Kubernetes Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThere are five potential statuses for a secondary IP range: \u003ccode\u003eUnknown\u003c/code\u003e, \u003ccode\u003eUnused\u003c/code\u003e, \u003ccode\u003eInUseManagedPod\u003c/code\u003e, \u003ccode\u003eInUseService\u003c/code\u003e, and \u003ccode\u003eInUseShareablePod\u003c/code\u003e, each with its own specific meaning regarding the range's allocation and use.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the enum is \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e, and the assembly it belongs to is \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]