

# ClusterOrchestrator
<a name="API_ClusterOrchestrator"></a>

The type of orchestrator used for the SageMaker HyperPod cluster.

## Contents
<a name="API_ClusterOrchestrator_Contents"></a>

 ** Eks **   <a name="sagemaker-Type-ClusterOrchestrator-Eks"></a>
The Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.  
Type: [ClusterOrchestratorEksConfig](API_ClusterOrchestratorEksConfig.md) object  
Required: No

 ** Slurm **   <a name="sagemaker-Type-ClusterOrchestrator-Slurm"></a>
The Slurm orchestrator configuration for the SageMaker HyperPod cluster.  
Type: [ClusterOrchestratorSlurmConfig](API_ClusterOrchestratorSlurmConfig.md) object  
Required: No

## See Also
<a name="API_ClusterOrchestrator_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/ClusterOrchestrator) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/ClusterOrchestrator) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/ClusterOrchestrator) 