ClusterKubernetesConfig - Amazon SageMaker

ClusterKubernetesConfig

Kubernetes configuration that specifies labels and taints to be applied to cluster nodes in an instance group.

Contents

Labels

Key-value pairs of labels to be applied to cluster nodes.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 317.

Key Pattern: ([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?[A-Za-z0-9]([-A-Za-z0-9_.]*[A-Za-z0-9])?

Value Length Constraints: Minimum length of 1. Maximum length of 63.

Value Pattern: (([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?

Required: No

Taints

List of taints to be applied to cluster nodes.

Type: Array of ClusterKubernetesTaint objects

Array Members: Minimum number of 0 items. Maximum number of 50 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: