Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-aws.Go to Latest
upbound/provider-aws@v1.3.1
SpotFleetRequest
ec2.aws.upbound.io
SpotFleetRequest
upbound/provider-aws@v1.3.1ec2.aws.upbound.io

SpotFleetRequest is the Schema for the SpotFleetRequests API. Provides a Spot Fleet Request resource.

Type

CRD

Group

ec2.aws.upbound.io

Version

v1beta1

apiVersion: ec2.aws.upbound.io/v1beta1

kind: SpotFleetRequest

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

SpotFleetRequestSpec defines the desired state of SpotFleetRequest

forProvider
requiredobject
requiredobject

No description provided.

context
string
fleetType
string
array

Used to define the launch configuration of the spot-fleet request. Can be specified multiple times to define different bids across different markets and instance types. Conflicts with launch_template_config. At least one of launch_specification or launch_template_config is required.

ami
string
array

No description provided.

array

No description provided.

object

Reference to a InstanceProfile in iam to populate iamInstanceProfileArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a InstanceProfile in iam to populate iamInstanceProfileArn.

policy
object
object

Policies for selection.

resolve
string
keyName
string
monitoring
boolean
array

No description provided.

spotPrice
string
subnetId
string
tags
object
userData
string
array

No description provided.

array

Launch template configuration block. See Launch Template Configs below for more details. Conflicts with launch_specification. At least one of launch_specification or launch_template_config is required.

array

Launch template specification. See Launch Template Specification below for more details.

id
string
idRef
object
object

Reference to a LaunchTemplate in ec2 to populate id.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a LaunchTemplate in ec2 to populate id.

policy
object
object

Policies for selection.

resolve
string
name
string
version
string
object

Reference to a LaunchTemplate in ec2 to populate version.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a LaunchTemplate in ec2 to populate version.

policy
object
object

Policies for selection.

resolve
string
array

One or more override configurations. See Overrides below for more details.

array

The instance requirements. See below.

array

Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.

max
number
min
number
array

List of accelerator manufacturer names. Default is any manufacturer.

array

List of accelerator names. Default is any acclerator.

array

Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.

max
number
min
number
array

List of accelerator types. Default is any accelerator type.

array

List of instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (), to allow an instance type, size, or generation. The following are examples: m5.8xlarge, c5., m5a., r*, 3. For example, if you specify c5*, you are allowing the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are allowing all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is all instance types.

bareMetal
string
array

Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.

max
number
min
number
array

List of CPU manufacturer names. Default is any manufacturer.

array

List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge, c5., m5a., r*, 3. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.

array

List of instance generation names. Default is any generation.

array

List of local storage type names. Default any storage type.

array

Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.

max
number
min
number
array

Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum number of vCPUs. Default is no maximum.

max
number
min
number
priority
number
spotPrice
string
subnetId
string
array

A list of elastic load balancer names to add to the Spot fleet.

region
requiredstring
array

Nested argument containing maintenance strategies for managing your Spot Instances that are at an elevated risk of being interrupted. Defined below.

array

Nested argument containing the capacity rebalance for your fleet request. Defined below.

spotPrice
string
tags
object
array

A list of aws_alb_target_group ARNs, for use with Application Load Balancing.

validFrom
string
object

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.

context
string
fleetType
string
array

Used to define the launch configuration of the spot-fleet request. Can be specified multiple times to define different bids across different markets and instance types. Conflicts with launch_template_config. At least one of launch_specification or launch_template_config is required.

ami
string
array

No description provided.

array

No description provided.

object

Reference to a InstanceProfile in iam to populate iamInstanceProfileArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a InstanceProfile in iam to populate iamInstanceProfileArn.

policy
object
object

Policies for selection.

resolve
string
keyName
string
monitoring
boolean
array

No description provided.

spotPrice
string
subnetId
string
tags
object
userData
string
array

No description provided.

array

Launch template configuration block. See Launch Template Configs below for more details. Conflicts with launch_specification. At least one of launch_specification or launch_template_config is required.

array

Launch template specification. See Launch Template Specification below for more details.

id
string
idRef
object
object

Reference to a LaunchTemplate in ec2 to populate id.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a LaunchTemplate in ec2 to populate id.

policy
object
object

Policies for selection.

resolve
string
name
string
version
string
object

Reference to a LaunchTemplate in ec2 to populate version.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a LaunchTemplate in ec2 to populate version.

policy
object
object

Policies for selection.

resolve
string
array

One or more override configurations. See Overrides below for more details.

array

The instance requirements. See below.

array

Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.

max
number
min
number
array

List of accelerator manufacturer names. Default is any manufacturer.

array

List of accelerator names. Default is any acclerator.

array

Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.

max
number
min
number
array

List of accelerator types. Default is any accelerator type.

array

List of instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (), to allow an instance type, size, or generation. The following are examples: m5.8xlarge, c5., m5a., r*, 3. For example, if you specify c5*, you are allowing the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are allowing all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is all instance types.

bareMetal
string
array

Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.

max
number
min
number
array

List of CPU manufacturer names. Default is any manufacturer.

array

List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge, c5., m5a., r*, 3. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.

array

List of instance generation names. Default is any generation.

array

List of local storage type names. Default any storage type.

array

Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.

max
number
min
number
array

Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum number of vCPUs. Default is no maximum.

max
number
min
number
priority
number
spotPrice
string
subnetId
string
array

A list of elastic load balancer names to add to the Spot fleet.

array

Nested argument containing maintenance strategies for managing your Spot Instances that are at an elevated risk of being interrupted. Defined below.

array

Nested argument containing the capacity rebalance for your fleet request. Defined below.

spotPrice
string
tags
object
array

A list of aws_alb_target_group ARNs, for use with Application Load Balancing.

validFrom
string
array

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. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. 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

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config 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.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

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. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

SpotFleetRequestStatus defines the observed state of SpotFleetRequest.

object

No description provided.

context
string
fleetType
string
id
string
array

Used to define the launch configuration of the spot-fleet request. Can be specified multiple times to define different bids across different markets and instance types. Conflicts with launch_template_config. At least one of launch_specification or launch_template_config is required.

ami
string
array

No description provided.

array

No description provided.

keyName
string
monitoring
boolean
array

No description provided.

spotPrice
string
subnetId
string
tags
object
userData
string
array

No description provided.

array

Launch template configuration block. See Launch Template Configs below for more details. Conflicts with launch_specification. At least one of launch_specification or launch_template_config is required.

array

Launch template specification. See Launch Template Specification below for more details.

id
string
name
string
version
string
array

One or more override configurations. See Overrides below for more details.

array

The instance requirements. See below.

array

Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.

max
number
min
number
array

List of accelerator manufacturer names. Default is any manufacturer.

array

List of accelerator names. Default is any acclerator.

array

Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.

max
number
min
number
array

List of accelerator types. Default is any accelerator type.

array

List of instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (), to allow an instance type, size, or generation. The following are examples: m5.8xlarge, c5., m5a., r*, 3. For example, if you specify c5*, you are allowing the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are allowing all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is all instance types.

bareMetal
string
array

Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.

max
number
min
number
array

List of CPU manufacturer names. Default is any manufacturer.

array

List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge, c5., m5a., r*, 3. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.

array

List of instance generation names. Default is any generation.

array

List of local storage type names. Default any storage type.

array

Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.

max
number
min
number
array

Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.

max
number
min
number
array

Block describing the minimum and maximum number of vCPUs. Default is no maximum.

max
number
min
number
priority
number
spotPrice
string
subnetId
string
array

A list of elastic load balancer names to add to the Spot fleet.

array

Nested argument containing maintenance strategies for managing your Spot Instances that are at an elevated risk of being interrupted. Defined below.

array

Nested argument containing the capacity rebalance for your fleet request. Defined below.

spotPrice
string
tags
object
tagsAll
object
array

A list of aws_alb_target_group ARNs, for use with Application Load Balancing.

validFrom
string
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.