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."],[[["This page provides reference documentation for the `WorkloadMetadataConfig.Types.Mode` enum within the Google Kubernetes Engine v1 API."],["The `WorkloadMetadataConfig.Types.Mode` enum is used to configure how metadata is exposed to workloads running on a node."],["The latest version of this documentation is 3.33.0, with previous versions available from 3.32.0 down to 2.3.0, each with its own link."],["There are three possible modes: `GceMetadata`, which exposes all Compute Engine metadata; `GkeMetadata`, which runs a GKE Metadata Server compatible with Compute Engine and App Engine metadata APIs (requires Workload Identity); and `Unspecified`, which indicates that the mode is not set."]]],[]]