

# ClusterOrchestrator


The type of orchestrator used for the SageMaker HyperPod cluster.

## Contents


 ** 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


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