Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::WorkloadMetadataConfig::Mode.
Mode is the configuration for how to expose metadata to workloads running
on the node.
Constants
MODE_UNSPECIFIED
value: 0 Not set.
GCE_METADATA
value: 1 Expose all Compute Engine metadata to pods.
GKE_METADATA
value: 2 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"]],[["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 2024-10-30 UTC."],[],[]]