Google Kubernetes Engine v1 API - Enum TaintConfig.Types.ArchitectureTaintBehavior (3.38.0)

public enum TaintConfig.Types.ArchitectureTaintBehavior

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum TaintConfig.Types.ArchitectureTaintBehavior.

Controls architecture tainting behavior for a node pool. New values may be added in the future.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Arm

Taints all the nodes in the node pool with the default ARM taint.

None

Disables default architecture taints on the node pool.

Unspecified

Specifies that the behavior is unspecified, defaults to ARM.