ClusterInstanceGroupSpecification
The specifications of an instance group that you need to define.
Types
Properties
Specifies the capacity requirements for the instance group.
Specifies an IAM execution role to be assumed by the instance group.
Specifies the number of instances to add to the instance group of a SageMaker HyperPod cluster.
Specifies the name of the instance group.
Specifies the additional storage configurations for the instances in the SageMaker HyperPod cluster instance group.
Specifies the instance type of the instance group.
Specifies the Kubernetes configuration for the instance group. You describe what you want the labels and taints to look like, and the cluster works to reconcile the actual state with the declared state for nodes in this instance group.
Specifies the LifeCycle configuration for the instance group.
Defines the minimum number of instances required for an instance group to become InService. If this threshold isn't met within 3 hours, the instance group rolls back to its previous state - zero instances for new instance groups, or previous settings for existing instance groups. MinInstanceCount only affects the initial transition to InService and does not guarantee maintaining this minimum afterward.
A flag indicating whether deep health checks should be performed when the cluster instance group is created or updated.
To configure multi-AZ deployments, customize the Amazon VPC configuration at the instance group level. You can specify different subnets and security groups across different AZs in the instance group specification to override a SageMaker HyperPod cluster's default Amazon VPC configuration. For more information about deploying a cluster in multiple AZs, see Setting up SageMaker HyperPod clusters across multiple AZs.
The configuration object of the schedule that SageMaker uses to update the AMI.
Specifies the value for Threads per core. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading. For instance types that doesn't support multithreading, specify 1. For more information, see the reference table of CPU cores and threads per CPU core per instance type in the Amazon Elastic Compute Cloud User Guide.
The Amazon Resource Name (ARN); of the training plan to use for this cluster instance group.