Run the GKE Metadata Server on this node. The GKE Metadata Server exposes
a metadata API to workloads that is compatible with the V1 Compute
Metadata APIs exposed by the Compute Engine and App Engine Metadata
Servers. This feature can only be enabled if Workload Identity is enabled
at the cluster level.
[[["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."],[[["The latest version available for `Google.Cloud.Container.V1.WorkloadMetadataConfig.Types.Mode` is 3.33.0, with numerous previous versions ranging from 3.32.0 down to 2.3.0 also documented."],["The `Mode` enum defines configurations for exposing metadata to workloads on a node, and has 3 different fields; `GceMetadata`, `GkeMetadata`, and `Unspecified`."],["`GceMetadata` field exposes all Compute Engine metadata to pods."],["The `GkeMetadata` field runs the GKE Metadata Server, which offers a metadata API compatible with Compute Engine and App Engine V1 Compute Metadata APIs, and is only available if Workload Identity is enabled at the cluster level."],["`Unspecified` field is used when the configuration isn't set."]]],[]]