Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::TaintConfig::ArchitectureTaintBehavior (v1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::TaintConfig::ArchitectureTaintBehavior.
Controls architecture tainting behavior for a node pool.
New values may be added in the future.
Constants
ARCHITECTURE_TAINT_BEHAVIOR_UNSPECIFIED
value: 0 Specifies that the behavior is unspecified, defaults to ARM.
NONE
value: 1 Disables default architecture taints on the node pool.
ARM
value: 2 Taints all the nodes in the node pool with the default ARM taint.
[[["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 2026-05-18 UTC."],[],[]]