Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::TaintConfig::ArchitectureTaintBehavior (v0.55.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::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.