AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Configuration for the Amazon EKS cluster that supports the Batch compute environment. The cluster must exist before the compute environment can be created.
Namespace: Amazon.Batch.Model
Assembly: AWSSDK.Batch.dll
Version: 3.x.y.z
public class EksConfiguration
The EksConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
EksConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
EksClusterArn | System.String |
Gets and sets the property EksClusterArn.
The Amazon Resource Name (ARN) of the Amazon EKS cluster. An example is |
![]() |
KubernetesNamespace | System.String |
Gets and sets the property KubernetesNamespace.
The namespace of the Amazon EKS cluster. Batch manages pods in this namespace. The
value can't left empty or null. It must be fewer than 64 characters long, can't be
set to |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5