Property | Description |
|---|---|
Region | Region in which to create the elastic runtime environment. Note: You can't update the region after you deploy the elastic runtime environment. |
Worker Instance Type | Instance type to host the worker nodes. To verify that the instance type is supported in your AWS setup, refer to the AWS documentation. Note: The worker nodes for the Secure Agent services use the same instance type as the master node. |
Worker Instance Profile | Instance profile to attach to worker nodes. The instance profile is the value at the end of the ARN. |
Enable High Availability | Enables high availability for the elastic runtime environment. When high availability is enabled, the elastic runtime environment maintains an odd number of master nodes. Because you manually create one original master node as part of the setup, the environment creates an additional, even number of master nodes based on the number of subnets that you provide. For example, if you provide two subnets, the environment will have a total of three master nodes. Note: Worker nodes are always highly available and are created across multiple availability zones and subnets regardless of whether high availability is enabled. For more information about high availability, refer to the Kubernetes documentation. |
Subnets | Subnet IDs from different regions when high availability is enabled. Enter the subnet ID for at least two subnets. For example: subnet-01234567890abcdef A master node is created in each subnet as long as the total number of master nodes is an odd number. Each master node in the environment, including the original master node, must be in a different region. The created master nodes use the same configuration as the original master node but have different IP addresses. |
EBS Volume Size | Size of the EBS volume to attach to a worker node for temporary storage during data processing. |
Property | Description |
|---|---|
Min Worker Nodes | Minimum number of worker nodes. |
Max Worker Nodes | Maximum number of worker nodes. |
Worker Node Idle Timeout | Amount of idle time before a worker node times out. |
Property | Description |
|---|---|
Type | Type of system storage. Select EFS. |
File System | File system ID for the EFS file system. |
Source Mount | File system path to mount in the elastic runtime environment. Note: Exclude the initial forward slash. For example, if the path is /sysdisk, use sysdisk. |
Access Point | Access point ID for the EFS file system. The ID is the alphanumeric value at the end of the ARN. |
Property | Description |
|---|---|
Type | Type of data storage. Select EFS. |
File System | File system ID for the EFS file system. |
Source Mount | File system path to mount in the elastic runtime environment. Note: Exclude the initial forward slash. For example, if the path is /datadisk, use datadisk. |
Access Point | Access point ID for the EFS file system. The ID is the alphanumeric value at the end of the ARN. |
Property | Description |
|---|---|
Cloud Ecosystem Tags | Tags for cloud resources. Add at least one tag. The NAME and Name tags are reserved for system use. Note: You can't update the tags after you deploy the elastic runtime environment. |
Runtime Properties | Properties to customize the elastic runtime environment and the jobs that run in the environment. |