spot-by-netapp/crossplane-provider-spot@v0.5.0
OceanAwsLaunchSpec
oceanawslaunchspec.spot.upbound.io
OceanAwsLaunchSpec
spot-by-netapp/crossplane-provider-spot@v0.5.0oceanawslaunchspec.spot.upbound.io

OceanAwsLaunchSpec is the Schema for the OceanAwsLaunchSpecs API. Provides a Spotinst Virtual Node Group resource using AWS.

Type

CRD

Group

oceanawslaunchspec.spot.upbound.io

Version

v1alpha1

apiVersion: oceanawslaunchspec.spot.upbound.io/v1alpha1

kind: OceanAwsLaunchSpec

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

OceanAwsLaunchSpecSpec defines the desired state of OceanAwsLaunchSpec

forProvider
requiredobject
requiredobject

No description provided.

array

Auto Scaling scale down operations.

array

Set custom headroom per Virtual Node Group. Provide a list of headrooms object.

array

Set automatic headroom per launch spec.

array

Object. Array list of block devices that are exposed to the instance, specify either virtual devices and EBS volumes.

ebs
array
array

Object. Set Elastic Block Store properties .

array

Object. Set dynamic volume size properties. When using this object, you cannot use volumeSize. You must use one or the other.

encrypted
boolean
iops
number
kmsKeyId
string
noDevice
string
array

No description provided.

array

No description provided.

array

Assign an Elastic IP to the instances spun by the Virtual Node Group. Can be null.

array

A key-value pair, which defines an Elastic IP from the customer pool. Can be null.

tagKey
string
tagValue
string
array

No description provided.

imageId
string
images
array
array

Array of objects (Image object, containing the id of the image used to launch instances.) You can configure VNG with either the imageId or images objects, but not both simultaneously. For each architecture type (amd64, arm64) only one AMI is allowed. Valid values: null, or an array with at least one element.

imageId
string
array

Ocean instance metadata options object for IMDSv2.

array

A list of instance types allowed to be provisioned for pods pending under the specified launch specification. The list overrides the list defined for the cluster.

array

The instance types that match with all filters compose the Virtual Node Group's instanceTypes parameter. The architectures that come from the Virtual Node Group's images will be taken into account when using this parameter. Cannot be configured together with Virtual Node Group's instanceTypes and with the Cluster's whitelist/blacklist/filters.

array

The filtered instance types will belong to one of the categories types from this list. Valid values: Accelerated_computing, Compute_optimized, General_purpose, Memory_optimized, Storage_optimized.

array

The filtered instance types will have one of the disk type from this list. Valid values: NVMe, EBS, SSD, HDD.

array

Types belonging to a family from the ExcludeFamilies will not be available for scaling (asterisk wildcard is also supported). For example, C* will exclude instance types from these families: c5, c4, c4a, etc.

array

The filtered instance types will have a hypervisor type from this list. Valid values: nitro, xen.

array

Types belonging to a family from the IncludeFamilies will be available for scaling (asterisk wildcard is also supported). For example, C* will include instance types from these families: c5, c4, c4a, etc.

maxGpu
number
maxVcpu
number
minEnis
number
minGpu
number
minVcpu
number
array

The filtered instance types will have a root device types from this list. Valid values: ebs, or instance-store.

array

The filtered instance types will support at least one of the virtualization types from this list. Valid values: hvm, paravirtual.

labels
array
array

Optionally adds labels to instances launched in the cluster.

key
string
value
string
name
string
oceanId
string
array

A list of instance types. Takes the preferred types into consideration while maintaining a variety of machine types running for optimized distribution.

array

A list of instance types. Takes the preferred types into consideration while maintaining a variety of machine types running for optimized distribution.

array

No description provided.

array

Used to specify times that the nodes in the virtual node group will be taken down.

isEnabled
boolean
array

The times that the shutdown hours will apply.

array

Used to define scheduled tasks such as a manual headroom update.

isEnabled
boolean
array

The config of this scheduled task. Depends on the value of taskType.

taskType
string
array

Optionally adds security group IDs.

array

No description provided.

array

A list of subnet IDs.

tags
array
array

A key/value mapping of tags to assign to the resource.

key
string
value
string
taints
array
array

Optionally adds labels to instances launched in the cluster.

effect
string
key
string
value
string
array

No description provided.

array

Holds the roll configuration.

shouldRoll
boolean
userData
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.

array

Auto Scaling scale down operations.

array

Set custom headroom per Virtual Node Group. Provide a list of headrooms object.

array

Set automatic headroom per launch spec.

array

Object. Array list of block devices that are exposed to the instance, specify either virtual devices and EBS volumes.

ebs
array
array

Object. Set Elastic Block Store properties .

array

Object. Set dynamic volume size properties. When using this object, you cannot use volumeSize. You must use one or the other.

encrypted
boolean
iops
number
kmsKeyId
string
noDevice
string
array

No description provided.

array

No description provided.

array

Assign an Elastic IP to the instances spun by the Virtual Node Group. Can be null.

array

A key-value pair, which defines an Elastic IP from the customer pool. Can be null.

tagKey
string
tagValue
string
array

No description provided.

imageId
string
images
array
array

Array of objects (Image object, containing the id of the image used to launch instances.) You can configure VNG with either the imageId or images objects, but not both simultaneously. For each architecture type (amd64, arm64) only one AMI is allowed. Valid values: null, or an array with at least one element.

imageId
string
array

Ocean instance metadata options object for IMDSv2.

array

A list of instance types allowed to be provisioned for pods pending under the specified launch specification. The list overrides the list defined for the cluster.

array

The instance types that match with all filters compose the Virtual Node Group's instanceTypes parameter. The architectures that come from the Virtual Node Group's images will be taken into account when using this parameter. Cannot be configured together with Virtual Node Group's instanceTypes and with the Cluster's whitelist/blacklist/filters.

array

The filtered instance types will belong to one of the categories types from this list. Valid values: Accelerated_computing, Compute_optimized, General_purpose, Memory_optimized, Storage_optimized.

array

The filtered instance types will have one of the disk type from this list. Valid values: NVMe, EBS, SSD, HDD.

array

Types belonging to a family from the ExcludeFamilies will not be available for scaling (asterisk wildcard is also supported). For example, C* will exclude instance types from these families: c5, c4, c4a, etc.

array

The filtered instance types will have a hypervisor type from this list. Valid values: nitro, xen.

array

Types belonging to a family from the IncludeFamilies will be available for scaling (asterisk wildcard is also supported). For example, C* will include instance types from these families: c5, c4, c4a, etc.

maxGpu
number
maxVcpu
number
minEnis
number
minGpu
number
minVcpu
number
array

The filtered instance types will have a root device types from this list. Valid values: ebs, or instance-store.

array

The filtered instance types will support at least one of the virtualization types from this list. Valid values: hvm, paravirtual.

labels
array
array

Optionally adds labels to instances launched in the cluster.

key
string
value
string
name
string
oceanId
string
array

A list of instance types. Takes the preferred types into consideration while maintaining a variety of machine types running for optimized distribution.

array

A list of instance types. Takes the preferred types into consideration while maintaining a variety of machine types running for optimized distribution.

array

No description provided.

array

Used to specify times that the nodes in the virtual node group will be taken down.

isEnabled
boolean
array

The times that the shutdown hours will apply.

array

Used to define scheduled tasks such as a manual headroom update.

isEnabled
boolean
array

The config of this scheduled task. Depends on the value of taskType.

taskType
string
array

Optionally adds security group IDs.

array

No description provided.

array

A list of subnet IDs.

tags
array
array

A key/value mapping of tags to assign to the resource.

key
string
value
string
taints
array
array

Optionally adds labels to instances launched in the cluster.

effect
string
key
string
value
string
array

No description provided.

array

Holds the roll configuration.

shouldRoll
boolean
userData
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

OceanAwsLaunchSpecStatus defines the observed state of OceanAwsLaunchSpec.

object

No description provided.

array

Auto Scaling scale down operations.

array

Set custom headroom per Virtual Node Group. Provide a list of headrooms object.

array

Set automatic headroom per launch spec.

array

Object. Array list of block devices that are exposed to the instance, specify either virtual devices and EBS volumes.

ebs
array
array

Object. Set Elastic Block Store properties .

array

Object. Set dynamic volume size properties. When using this object, you cannot use volumeSize. You must use one or the other.

encrypted
boolean
iops
number
kmsKeyId
string
noDevice
string
array

No description provided.

array

No description provided.

array

Assign an Elastic IP to the instances spun by the Virtual Node Group. Can be null.

array

A key-value pair, which defines an Elastic IP from the customer pool. Can be null.

tagKey
string
tagValue
string
array

No description provided.

id
string
imageId
string
images
array
array

Array of objects (Image object, containing the id of the image used to launch instances.) You can configure VNG with either the imageId or images objects, but not both simultaneously. For each architecture type (amd64, arm64) only one AMI is allowed. Valid values: null, or an array with at least one element.

imageId
string
array

Ocean instance metadata options object for IMDSv2.

array

A list of instance types allowed to be provisioned for pods pending under the specified launch specification. The list overrides the list defined for the cluster.

array

The instance types that match with all filters compose the Virtual Node Group's instanceTypes parameter. The architectures that come from the Virtual Node Group's images will be taken into account when using this parameter. Cannot be configured together with Virtual Node Group's instanceTypes and with the Cluster's whitelist/blacklist/filters.

array

The filtered instance types will belong to one of the categories types from this list. Valid values: Accelerated_computing, Compute_optimized, General_purpose, Memory_optimized, Storage_optimized.

array

The filtered instance types will have one of the disk type from this list. Valid values: NVMe, EBS, SSD, HDD.

array

Types belonging to a family from the ExcludeFamilies will not be available for scaling (asterisk wildcard is also supported). For example, C* will exclude instance types from these families: c5, c4, c4a, etc.

array

The filtered instance types will have a hypervisor type from this list. Valid values: nitro, xen.

array

Types belonging to a family from the IncludeFamilies will be available for scaling (asterisk wildcard is also supported). For example, C* will include instance types from these families: c5, c4, c4a, etc.

maxGpu
number
maxVcpu
number
minEnis
number
minGpu
number
minVcpu
number
array

The filtered instance types will have a root device types from this list. Valid values: ebs, or instance-store.

array

The filtered instance types will support at least one of the virtualization types from this list. Valid values: hvm, paravirtual.

labels
array
array

Optionally adds labels to instances launched in the cluster.

key
string
value
string
name
string
oceanId
string
array

A list of instance types. Takes the preferred types into consideration while maintaining a variety of machine types running for optimized distribution.

array

A list of instance types. Takes the preferred types into consideration while maintaining a variety of machine types running for optimized distribution.

array

No description provided.

array

Used to specify times that the nodes in the virtual node group will be taken down.

isEnabled
boolean
array

The times that the shutdown hours will apply.

array

Used to define scheduled tasks such as a manual headroom update.

isEnabled
boolean
array

The config of this scheduled task. Depends on the value of taskType.

taskType
string
array

Optionally adds security group IDs.

array

No description provided.

array

A list of subnet IDs.

tags
array
array

A key/value mapping of tags to assign to the resource.

key
string
value
string
taints
array
array

Optionally adds labels to instances launched in the cluster.

effect
string
key
string
value
string
array

No description provided.

array

Holds the roll configuration.

shouldRoll
boolean
userData
string
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Discover the building blocks for your internal cloud platform.
© 2024 Upbound, Inc.
Solutions