1apiVersion: batch.aws.m.upbound.io/v1beta1
2kind: ComputeEnvironment
ComputeEnvironmentSpec defines the desired state of ComputeEnvironment
(No description available)
Details of the compute resources managed by the compute environment. This parameter is required for managed compute environments. See details below.
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL2. This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.
Reference to a InstanceProfile in iam to populate instanceRole.
Policies for referencing.
Selector for a InstanceProfile in iam to populate instanceRole.
Policies for selection.
A list of instance types that may be launched. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
The launch template to use for your compute resources. See details below. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
Reference to a PlacementGroup in ec2 to populate placementGroup.
Policies for referencing.
Selector for a PlacementGroup in ec2 to populate placementGroup.
Policies for selection.
A list of EC2 security group that are associated with instances launched in the compute environment. This parameter is required for Fargate compute environments.
References to SecurityGroup in ec2 to populate securityGroupIds.
Policies for referencing.
Selector for a list of SecurityGroup in ec2 to populate securityGroupIds.
Policies for selection.
A list of VPC subnets into which the compute resources are launched.
References to Subnet in ec2 to populate subnets.
Policies for referencing.
Selector for a list of Subnet in ec2 to populate subnets.
Policies for selection.
Details for the Amazon EKS cluster that supports the compute environment. See details below.
Reference to a Role in iam to populate serviceRole.
Policies for referencing.
Selector for a Role in iam to populate serviceRole.
Policies for selection.
Specifies the infrastructure update policy for the compute environment. See details below.
THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.
Details of the compute resources managed by the compute environment. This parameter is required for managed compute environments. See details below.
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL2. This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.
Reference to a InstanceProfile in iam to populate instanceRole.
Policies for referencing.
Selector for a InstanceProfile in iam to populate instanceRole.
Policies for selection.
A list of instance types that may be launched. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
The launch template to use for your compute resources. See details below. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
Reference to a PlacementGroup in ec2 to populate placementGroup.
Policies for referencing.
Selector for a PlacementGroup in ec2 to populate placementGroup.
Policies for selection.
A list of EC2 security group that are associated with instances launched in the compute environment. This parameter is required for Fargate compute environments.
References to SecurityGroup in ec2 to populate securityGroupIds.
Policies for referencing.
Selector for a list of SecurityGroup in ec2 to populate securityGroupIds.
Policies for selection.
A list of VPC subnets into which the compute resources are launched.
References to Subnet in ec2 to populate subnets.
Policies for referencing.
Selector for a list of Subnet in ec2 to populate subnets.
Policies for selection.
Details for the Amazon EKS cluster that supports the compute environment. See details below.
Reference to a Role in iam to populate serviceRole.
Policies for referencing.
Selector for a Role in iam to populate serviceRole.
Policies for selection.
Specifies the infrastructure update policy for the compute environment. See details below.
THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
ComputeEnvironmentStatus defines the observed state of ComputeEnvironment.
(No description available)
Details of the compute resources managed by the compute environment. This parameter is required for managed compute environments. See details below.
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL2. This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.
A list of instance types that may be launched. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
The launch template to use for your compute resources. See details below. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
A list of EC2 security group that are associated with instances launched in the compute environment. This parameter is required for Fargate compute environments.
A list of VPC subnets into which the compute resources are launched.
Details for the Amazon EKS cluster that supports the compute environment. See details below.
Specifies the infrastructure update policy for the compute environment. See details below.
Conditions of the resource.