ClusterEbsVolumeConfig
Defines the configuration for attaching an additional Amazon Elastic Block Store (EBS) volume to each instance of the SageMaker HyperPod cluster instance group. To learn more, see SageMaker HyperPod release notes: June 20, 2024.
Types
Properties
Specifies whether the configuration is for the cluster's root or secondary Amazon EBS volume. You can specify two ClusterEbsVolumeConfig
fields to configure both the root and secondary volumes. Set the value to True
if you'd like to provide your own customer managed Amazon Web Services KMS key to encrypt the root volume. When True
:
The ID of a KMS key to encrypt the Amazon EBS volume.
The size in gigabytes (GB) of the additional EBS volume to be attached to the instances in the SageMaker HyperPod cluster instance group. The additional EBS volume is attached to each instance within the SageMaker HyperPod cluster instance group and mounted to /opt/sagemaker
.