Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-palette.Go to Latest
crossplane-contrib/provider-palette@v0.21.1
Machine
virtual.palette.crossplane.io
Machine
crossplane-contrib/provider-palette@v0.21.1virtual.palette.crossplane.io

Machine is the Schema for the Machines API.

Type

CRD

Group

virtual.palette.crossplane.io

Version

v1alpha1

apiVersion: virtual.palette.crossplane.io/v1alpha1

kind: Machine

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

MachineSpec defines the desired state of Machine

forProvider
requiredobject
requiredobject

No description provided.

array

(Block List, Max: 1) Optional pod scheduling constraints. (see below for nested schema) Optional pod scheduling constraints.

array

(Block List, Max: 1) Node affinity scheduling rules for the pod. (see below for nested schema) Node affinity scheduling rules for the pod.

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A node selector term, associated with the corresponding weight. (see below for nested schema) A node selector term, associated with the corresponding weight.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) List of node selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. Values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node.

array

(Block List) List of node selector terms. The terms are ORed. (see below for nested schema) List of node selector terms. The terms are ORed.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) List of node selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. Values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.

array

pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.) (see below for nested schema) Inter-pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.)

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A pod affinity term, associated with the corresponding weight (see below for nested schema) A pod affinity term, associated with the corresponding weight

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each PodAffinityTerm are intersected, i.e. all terms must be satisfied.

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

array

pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.) (see below for nested schema) Inter-pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.)

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A pod affinity term, associated with the corresponding weight (see below for nested schema) A pod affinity term, associated with the corresponding weight

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each PodAffinityTerm are intersected, i.e. all terms must be satisfied.

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

cpu
array
array

(Block List, Max: 1) CPU allows to specifying the CPU topology. Valid resource keys are "cores" , "sockets" and "threads" (see below for nested schema) CPU allows to specifying the CPU topology. Valid resource keys are "cores" , "sockets" and "threads"

cores
number
sockets
number
threads
number
array

(Block List) dataVolumeTemplates is a list of dataVolumes that the VirtualMachineInstance template can reference. (see below for nested schema) dataVolumeTemplates is a list of dataVolumes that the VirtualMachineInstance template can reference.

array

architecture/api-conventions.md#metadata (see below for nested schema) Standard DataVolume's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata

labels
object
name
string
namespace
string
spec
array
array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

pvc
array
array

(Block List, Min: 1, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) PVC is a pointer to the PVC Spec we want to use.

array

guide/persistent-volumes#access-modes-1 A set of the desired access modes the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1

array

(Block List, Min: 1, Max: 1) Resources describes the Compute Resources required by this vmi. (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

source
array
array

(Block List, Max: 1) Source is the src of the data for the requested DataVolume. (see below for nested schema) Source is the src of the data for the requested DataVolume.

blank
array
array

(Block List, Max: 1) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source. (see below for nested schema) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source.

http
array
array

(Block List, Max: 1) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source. (see below for nested schema) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source.

secretRef
string
url
string
pvc
array
array

(Block List, Min: 1, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC.

name
string
namespace
string
array

(Block List, Max: 1) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC. (see below for nested schema) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC.

imageUrl
string
disk
array
array

(Block List) Disks describes disks, cdroms, floppy and luns which are connected to the vmi. (see below for nested schema) Disks describes disks, cdroms, floppy and luns which are connected to the vmi.

array

(Block List, Min: 1) DiskDevice specifies as which device the disk should be added to the guest. (see below for nested schema) DiskDevice specifies as which device the disk should be added to the guest.

disk
array
array

(Block List) Disks describes disks, cdroms, floppy and luns which are connected to the vmi. (see below for nested schema) Attach a volume as a disk to the vmi.

bus
string
readOnly
boolean
name
string
serial
string
dnsPolicy
string
hostname
string
array

(Block List) Interfaces describe network interfaces which are added to the vmi. (see below for nested schema) Interfaces describe network interfaces which are added to the vmi.

labels
object
array

(Block List, Max: 1) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

memory
array
array

(Block List, Max: 1) Memory allows specifying the vmi memory features. (see below for nested schema) Memory allows specifying the vmi memory features.

guest
string
hugepages
string
namespace
string
network
array
array

(Block List) List of networks that can be attached to a vm's virtual interface. (see below for nested schema) List of networks that can be attached to a vm's virtual interface.

name
string
array

(Block List, Max: 1) NetworkSource represents the network type and the source interface that should be connected to the virtual machine. (see below for nested schema) NetworkSource represents the network type and the source interface that should be connected to the virtual machine.

multus
array
array

(Block List, Max: 1) Multus network. (see below for nested schema) Multus network.

default
boolean
pod
array
array

(Block List, Max: 1) Pod network. (see below for nested schema) Pod network.

array

(Block List, Max: 1) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. Optional: Defaults to empty (see below for nested schema) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. Optional: Defaults to empty

array

(List of String) A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed. A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.

option
array
array

(Block List) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy. (see below for nested schema) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.

name
string
value
string
array

name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed. A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.

array

(Block List, Max: 1) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

array

(Block List, Min: 1, Max: 1) Resources describes the Compute Resources required by this vmi. (see below for nested schema) Resources describes the Compute Resources required by this vmi.

status
array
array

(Block List, Max: 1) VirtualMachineStatus represents the status returned by the controller to describe how the VirtualMachine is doing. (see below for nested schema) VirtualMachineStatus represents the status returned by the controller to describe how the VirtualMachine is doing.

array

(Block List, Min: 1) Hold the state information of the VirtualMachine and its VirtualMachineInstance. (see below for nested schema) Hold the state information of the VirtualMachine and its VirtualMachineInstance.

message
string
reason
string
status
string
type
string
created
boolean
ready
boolean
array

(Block List, Min: 1) StateChangeRequests indicates a list of actions that should be taken on a VMI. (see below for nested schema) StateChangeRequests indicates a list of actions that should be taken on a VMI.

action
string
data
object
uid
string
subdomain
string
array

(Block List) If specified, the pod's toleration. Optional: Defaults to empty (see below for nested schema) If specified, the pod's toleration. Optional: Defaults to empty

effect
string
key
string
operator
string
value
string
vmAction
string
volume
array
array

(Block List) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

name
string
array

(Block List, Min: 1, Max: 1) VolumeSource represents the location and type of the mounted volume. Defaults to Disk, if no type is specified. (see below for nested schema) VolumeSource represents the location and type of the mounted volume. Defaults to Disk, if no type is specified.

array

init Config Drive user-data source. (see below for nested schema) CloudInitConfigDrive represents a cloud-init Config Drive user-data source.

array

(Block List, Max: 1) NetworkDataSecretRef references a k8s secret that contains config drive networkdata. (see below for nested schema) NetworkDataSecretRef references a k8s secret that contains config drive networkdata.

name
string
userData
string
array

(Block List, Max: 1) UserDataSecretRef references a k8s secret that contains config drive userdata. (see below for nested schema) UserDataSecretRef references a k8s secret that contains config drive userdata.

name
string
array

init noCloud image. The image is expected to contain a disk image in a supported format. The disk image is extracted from the cloud-init noCloud image and used as the disk for the VM (see below for nested schema) Used to specify a cloud-init noCloud image. The image is expected to contain a disk image in a supported format. The disk image is extracted from the cloud-init noCloud image and used as the disk for the VM

userData
string
array

(Block List, Max: 1) ConfigMapVolumeSource adapts a ConfigMap into a volume. (see below for nested schema) ConfigMapVolumeSource adapts a ConfigMap into a volume.

items
array
array

value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. (see below for nested schema) If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.

key
string
array

(Block Set) A container disk is a disk that is backed by a container image. The container image is expected to contain a disk image in a supported format. The disk image is extracted from the container image and used as the disk for the VM. (see below for nested schema) A container disk is a disk that is backed by a container image. The container image is expected to contain a disk image in a supported format. The disk image is extracted from the container image and used as the disk for the VM.

imageUrl
string
array

(Block List, Max: 1) DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image. (see below for nested schema) DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image.

name
string
array

(Block List, Max: 1) EmptyDisk represents a temporary disk which shares the VM's lifecycle. (see below for nested schema) EmptyDisk represents a temporary disk which shares the VM's lifecycle.

capacity
string
array

(Block List, Max: 1) EphemeralVolumeSource represents a volume that is populated with the contents of a pod. Ephemeral volumes do not support ownership management or SELinux relabeling. (see below for nested schema) EphemeralVolumeSource represents a volume that is populated with the contents of a pod. Ephemeral volumes do not support ownership management or SELinux relabeling.

array

(Block List, Max: 1) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. (see below for nested schema) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace.

claimName
string
readOnly
boolean
array

(Block List, Max: 1) HostDisk represents a disk created on the host. (see below for nested schema) HostDisk represents a disk created on the host.

path
string
type
string
array

(Block List, Max: 1) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. (see below for nested schema) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace.

claimName
string
readOnly
boolean
array

(Block List, Max: 1) ServiceAccountVolumeSource represents a reference to a service account. (see below for nested schema) ServiceAccountVolumeSource represents a reference to a service account.

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

(Block List, Max: 1) Optional pod scheduling constraints. (see below for nested schema) Optional pod scheduling constraints.

array

(Block List, Max: 1) Node affinity scheduling rules for the pod. (see below for nested schema) Node affinity scheduling rules for the pod.

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A node selector term, associated with the corresponding weight. (see below for nested schema) A node selector term, associated with the corresponding weight.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) List of node selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. Values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node.

array

(Block List) List of node selector terms. The terms are ORed. (see below for nested schema) List of node selector terms. The terms are ORed.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) List of node selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. Values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.

array

pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.) (see below for nested schema) Inter-pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.)

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A pod affinity term, associated with the corresponding weight (see below for nested schema) A pod affinity term, associated with the corresponding weight

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each PodAffinityTerm are intersected, i.e. all terms must be satisfied.

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

array

pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.) (see below for nested schema) Inter-pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.)

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A pod affinity term, associated with the corresponding weight (see below for nested schema) A pod affinity term, associated with the corresponding weight

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each PodAffinityTerm are intersected, i.e. all terms must be satisfied.

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

cpu
array
array

(Block List, Max: 1) CPU allows to specifying the CPU topology. Valid resource keys are "cores" , "sockets" and "threads" (see below for nested schema) CPU allows to specifying the CPU topology. Valid resource keys are "cores" , "sockets" and "threads"

cores
number
sockets
number
threads
number
array

(Block List) dataVolumeTemplates is a list of dataVolumes that the VirtualMachineInstance template can reference. (see below for nested schema) dataVolumeTemplates is a list of dataVolumes that the VirtualMachineInstance template can reference.

array

architecture/api-conventions.md#metadata (see below for nested schema) Standard DataVolume's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata

labels
object
name
string
namespace
string
spec
array
array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

pvc
array
array

(Block List, Min: 1, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) PVC is a pointer to the PVC Spec we want to use.

array

guide/persistent-volumes#access-modes-1 A set of the desired access modes the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1

array

(Block List, Min: 1, Max: 1) Resources describes the Compute Resources required by this vmi. (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

source
array
array

(Block List, Max: 1) Source is the src of the data for the requested DataVolume. (see below for nested schema) Source is the src of the data for the requested DataVolume.

blank
array
array

(Block List, Max: 1) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source. (see below for nested schema) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source.

http
array
array

(Block List, Max: 1) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source. (see below for nested schema) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source.

secretRef
string
url
string
pvc
array
array

(Block List, Min: 1, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC.

name
string
namespace
string
array

(Block List, Max: 1) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC. (see below for nested schema) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC.

imageUrl
string
disk
array
array

(Block List) Disks describes disks, cdroms, floppy and luns which are connected to the vmi. (see below for nested schema) Disks describes disks, cdroms, floppy and luns which are connected to the vmi.

array

(Block List, Min: 1) DiskDevice specifies as which device the disk should be added to the guest. (see below for nested schema) DiskDevice specifies as which device the disk should be added to the guest.

disk
array
array

(Block List) Disks describes disks, cdroms, floppy and luns which are connected to the vmi. (see below for nested schema) Attach a volume as a disk to the vmi.

bus
string
readOnly
boolean
name
string
serial
string
dnsPolicy
string
hostname
string
array

(Block List) Interfaces describe network interfaces which are added to the vmi. (see below for nested schema) Interfaces describe network interfaces which are added to the vmi.

labels
object
array

(Block List, Max: 1) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

memory
array
array

(Block List, Max: 1) Memory allows specifying the vmi memory features. (see below for nested schema) Memory allows specifying the vmi memory features.

guest
string
hugepages
string
namespace
string
network
array
array

(Block List) List of networks that can be attached to a vm's virtual interface. (see below for nested schema) List of networks that can be attached to a vm's virtual interface.

name
string
array

(Block List, Max: 1) NetworkSource represents the network type and the source interface that should be connected to the virtual machine. (see below for nested schema) NetworkSource represents the network type and the source interface that should be connected to the virtual machine.

multus
array
array

(Block List, Max: 1) Multus network. (see below for nested schema) Multus network.

default
boolean
pod
array
array

(Block List, Max: 1) Pod network. (see below for nested schema) Pod network.

array

(Block List, Max: 1) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. Optional: Defaults to empty (see below for nested schema) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. Optional: Defaults to empty

array

(List of String) A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed. A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.

option
array
array

(Block List) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy. (see below for nested schema) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.

name
string
value
string
array

name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed. A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.

array

(Block List, Max: 1) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

array

(Block List, Min: 1, Max: 1) Resources describes the Compute Resources required by this vmi. (see below for nested schema) Resources describes the Compute Resources required by this vmi.

status
array
array

(Block List, Max: 1) VirtualMachineStatus represents the status returned by the controller to describe how the VirtualMachine is doing. (see below for nested schema) VirtualMachineStatus represents the status returned by the controller to describe how the VirtualMachine is doing.

array

(Block List, Min: 1) Hold the state information of the VirtualMachine and its VirtualMachineInstance. (see below for nested schema) Hold the state information of the VirtualMachine and its VirtualMachineInstance.

message
string
reason
string
status
string
type
string
created
boolean
ready
boolean
array

(Block List, Min: 1) StateChangeRequests indicates a list of actions that should be taken on a VMI. (see below for nested schema) StateChangeRequests indicates a list of actions that should be taken on a VMI.

action
string
data
object
uid
string
subdomain
string
array

(Block List) If specified, the pod's toleration. Optional: Defaults to empty (see below for nested schema) If specified, the pod's toleration. Optional: Defaults to empty

effect
string
key
string
operator
string
value
string
vmAction
string
volume
array
array

(Block List) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

name
string
array

(Block List, Min: 1, Max: 1) VolumeSource represents the location and type of the mounted volume. Defaults to Disk, if no type is specified. (see below for nested schema) VolumeSource represents the location and type of the mounted volume. Defaults to Disk, if no type is specified.

array

init Config Drive user-data source. (see below for nested schema) CloudInitConfigDrive represents a cloud-init Config Drive user-data source.

array

(Block List, Max: 1) NetworkDataSecretRef references a k8s secret that contains config drive networkdata. (see below for nested schema) NetworkDataSecretRef references a k8s secret that contains config drive networkdata.

name
string
userData
string
array

(Block List, Max: 1) UserDataSecretRef references a k8s secret that contains config drive userdata. (see below for nested schema) UserDataSecretRef references a k8s secret that contains config drive userdata.

name
string
array

init noCloud image. The image is expected to contain a disk image in a supported format. The disk image is extracted from the cloud-init noCloud image and used as the disk for the VM (see below for nested schema) Used to specify a cloud-init noCloud image. The image is expected to contain a disk image in a supported format. The disk image is extracted from the cloud-init noCloud image and used as the disk for the VM

userData
string
array

(Block List, Max: 1) ConfigMapVolumeSource adapts a ConfigMap into a volume. (see below for nested schema) ConfigMapVolumeSource adapts a ConfigMap into a volume.

items
array
array

value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. (see below for nested schema) If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.

key
string
array

(Block Set) A container disk is a disk that is backed by a container image. The container image is expected to contain a disk image in a supported format. The disk image is extracted from the container image and used as the disk for the VM. (see below for nested schema) A container disk is a disk that is backed by a container image. The container image is expected to contain a disk image in a supported format. The disk image is extracted from the container image and used as the disk for the VM.

imageUrl
string
array

(Block List, Max: 1) DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image. (see below for nested schema) DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image.

name
string
array

(Block List, Max: 1) EmptyDisk represents a temporary disk which shares the VM's lifecycle. (see below for nested schema) EmptyDisk represents a temporary disk which shares the VM's lifecycle.

capacity
string
array

(Block List, Max: 1) EphemeralVolumeSource represents a volume that is populated with the contents of a pod. Ephemeral volumes do not support ownership management or SELinux relabeling. (see below for nested schema) EphemeralVolumeSource represents a volume that is populated with the contents of a pod. Ephemeral volumes do not support ownership management or SELinux relabeling.

array

(Block List, Max: 1) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. (see below for nested schema) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace.

claimName
string
readOnly
boolean
array

(Block List, Max: 1) HostDisk represents a disk created on the host. (see below for nested schema) HostDisk represents a disk created on the host.

path
string
type
string
array

(Block List, Max: 1) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. (see below for nested schema) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace.

claimName
string
readOnly
boolean
array

(Block List, Max: 1) ServiceAccountVolumeSource represents a reference to a service account. (see below for nested schema) ServiceAccountVolumeSource represents a reference to a service account.

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

MachineStatus defines the observed state of Machine.

object

No description provided.

array

(Block List, Max: 1) Optional pod scheduling constraints. (see below for nested schema) Optional pod scheduling constraints.

array

(Block List, Max: 1) Node affinity scheduling rules for the pod. (see below for nested schema) Node affinity scheduling rules for the pod.

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A node selector term, associated with the corresponding weight. (see below for nested schema) A node selector term, associated with the corresponding weight.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) List of node selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. Values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node.

array

(Block List) List of node selector terms. The terms are ORed. (see below for nested schema) List of node selector terms. The terms are ORed.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) List of node selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. Values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.

array

pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.) (see below for nested schema) Inter-pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.)

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A pod affinity term, associated with the corresponding weight (see below for nested schema) A pod affinity term, associated with the corresponding weight

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each PodAffinityTerm are intersected, i.e. all terms must be satisfied.

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

array

pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.) (see below for nested schema) Inter-pod topological affinity. rules that specify that certain pods should be placed in the same topological domain (e.g. same node, same rack, same zone, same power domain, etc.)

array

(Block List) The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred. (see below for nested schema) The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, RequiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding 'weight' to the sum if the node matches the corresponding MatchExpressions; the node(s) with the highest sum are the most preferred.

array

(Block List, Min: 1, Max: 1) A pod affinity term, associated with the corresponding weight (see below for nested schema) A pod affinity term, associated with the corresponding weight

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

weight
number
array

(Block List, Max: 1) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a node label update), the system may or may not try to eventually evict the pod from its node. (see below for nested schema) If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each PodAffinityTerm are intersected, i.e. all terms must be satisfied.

array

(Block List) A label query over a set of resources, in this case pods. (see below for nested schema) A label query over a set of resources, in this case pods.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

array

(Set of String) namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace' namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means 'this pod's namespace'

cpu
array
array

(Block List, Max: 1) CPU allows to specifying the CPU topology. Valid resource keys are "cores" , "sockets" and "threads" (see below for nested schema) CPU allows to specifying the CPU topology. Valid resource keys are "cores" , "sockets" and "threads"

cores
number
sockets
number
threads
number
array

(Block List) dataVolumeTemplates is a list of dataVolumes that the VirtualMachineInstance template can reference. (see below for nested schema) dataVolumeTemplates is a list of dataVolumes that the VirtualMachineInstance template can reference.

array

architecture/api-conventions.md#metadata (see below for nested schema) Standard DataVolume's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata

labels
object
name
string
namespace
string
selfLink
string
uid
string
spec
array
array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

pvc
array
array

(Block List, Min: 1, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) PVC is a pointer to the PVC Spec we want to use.

array

guide/persistent-volumes#access-modes-1 A set of the desired access modes the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1

array

(Block List, Min: 1, Max: 1) Resources describes the Compute Resources required by this vmi. (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) List of node selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

source
array
array

(Block List, Max: 1) Source is the src of the data for the requested DataVolume. (see below for nested schema) Source is the src of the data for the requested DataVolume.

blank
array
array

(Block List, Max: 1) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source. (see below for nested schema) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source.

http
array
array

(Block List, Max: 1) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source. (see below for nested schema) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source.

secretRef
string
url
string
pvc
array
array

(Block List, Min: 1, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC.

name
string
namespace
string
array

(Block List, Max: 1) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC. (see below for nested schema) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC.

imageUrl
string
disk
array
array

(Block List) Disks describes disks, cdroms, floppy and luns which are connected to the vmi. (see below for nested schema) Disks describes disks, cdroms, floppy and luns which are connected to the vmi.

array

(Block List, Min: 1) DiskDevice specifies as which device the disk should be added to the guest. (see below for nested schema) DiskDevice specifies as which device the disk should be added to the guest.

disk
array
array

(Block List) Disks describes disks, cdroms, floppy and luns which are connected to the vmi. (see below for nested schema) Attach a volume as a disk to the vmi.

bus
string
readOnly
boolean
name
string
serial
string
dnsPolicy
string
hostname
string
id
string
array

(Block List) Interfaces describe network interfaces which are added to the vmi. (see below for nested schema) Interfaces describe network interfaces which are added to the vmi.

labels
object
array

(Block List, Max: 1) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

memory
array
array

(Block List, Max: 1) Memory allows specifying the vmi memory features. (see below for nested schema) Memory allows specifying the vmi memory features.

guest
string
hugepages
string
namespace
string
network
array
array

(Block List) List of networks that can be attached to a vm's virtual interface. (see below for nested schema) List of networks that can be attached to a vm's virtual interface.

name
string
array

(Block List, Max: 1) NetworkSource represents the network type and the source interface that should be connected to the virtual machine. (see below for nested schema) NetworkSource represents the network type and the source interface that should be connected to the virtual machine.

multus
array
array

(Block List, Max: 1) Multus network. (see below for nested schema) Multus network.

default
boolean
pod
array
array

(Block List, Max: 1) Pod network. (see below for nested schema) Pod network.

array

(Block List, Max: 1) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. Optional: Defaults to empty (see below for nested schema) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. Optional: Defaults to empty

array

(List of String) A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed. A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.

option
array
array

(Block List) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy. (see below for nested schema) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.

name
string
value
string
array

name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed. A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.

array

(Block List, Max: 1) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

array

(Block List, Min: 1, Max: 1) Resources describes the Compute Resources required by this vmi. (see below for nested schema) Resources describes the Compute Resources required by this vmi.

selfLink
string
status
array
array

(Block List, Max: 1) VirtualMachineStatus represents the status returned by the controller to describe how the VirtualMachine is doing. (see below for nested schema) VirtualMachineStatus represents the status returned by the controller to describe how the VirtualMachine is doing.

array

(Block List, Min: 1) Hold the state information of the VirtualMachine and its VirtualMachineInstance. (see below for nested schema) Hold the state information of the VirtualMachine and its VirtualMachineInstance.

message
string
reason
string
status
string
type
string
created
boolean
ready
boolean
array

(Block List, Min: 1) StateChangeRequests indicates a list of actions that should be taken on a VMI. (see below for nested schema) StateChangeRequests indicates a list of actions that should be taken on a VMI.

action
string
data
object
uid
string
subdomain
string
array

(Block List) If specified, the pod's toleration. Optional: Defaults to empty (see below for nested schema) If specified, the pod's toleration. Optional: Defaults to empty

effect
string
key
string
operator
string
value
string
uid
string
vmAction
string
volume
array
array

(Block List) Specification of the desired behavior of the VirtualMachineInstance on the host. (see below for nested schema) Specification of the desired behavior of the VirtualMachineInstance on the host.

name
string
array

(Block List, Min: 1, Max: 1) VolumeSource represents the location and type of the mounted volume. Defaults to Disk, if no type is specified. (see below for nested schema) VolumeSource represents the location and type of the mounted volume. Defaults to Disk, if no type is specified.

array

init Config Drive user-data source. (see below for nested schema) CloudInitConfigDrive represents a cloud-init Config Drive user-data source.

array

(Block List, Max: 1) NetworkDataSecretRef references a k8s secret that contains config drive networkdata. (see below for nested schema) NetworkDataSecretRef references a k8s secret that contains config drive networkdata.

name
string
userData
string
array

(Block List, Max: 1) UserDataSecretRef references a k8s secret that contains config drive userdata. (see below for nested schema) UserDataSecretRef references a k8s secret that contains config drive userdata.

name
string
array

init noCloud image. The image is expected to contain a disk image in a supported format. The disk image is extracted from the cloud-init noCloud image and used as the disk for the VM (see below for nested schema) Used to specify a cloud-init noCloud image. The image is expected to contain a disk image in a supported format. The disk image is extracted from the cloud-init noCloud image and used as the disk for the VM

userData
string
array

(Block List, Max: 1) ConfigMapVolumeSource adapts a ConfigMap into a volume. (see below for nested schema) ConfigMapVolumeSource adapts a ConfigMap into a volume.

items
array
array

value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. (see below for nested schema) If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.

key
string
array

(Block Set) A container disk is a disk that is backed by a container image. The container image is expected to contain a disk image in a supported format. The disk image is extracted from the container image and used as the disk for the VM. (see below for nested schema) A container disk is a disk that is backed by a container image. The container image is expected to contain a disk image in a supported format. The disk image is extracted from the container image and used as the disk for the VM.

imageUrl
string
array

(Block List, Max: 1) DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image. (see below for nested schema) DataVolume represents the dynamic creation a PVC for this volume as well as the process of populating that PVC with a disk image.

name
string
array

(Block List, Max: 1) EmptyDisk represents a temporary disk which shares the VM's lifecycle. (see below for nested schema) EmptyDisk represents a temporary disk which shares the VM's lifecycle.

capacity
string
array

(Block List, Max: 1) EphemeralVolumeSource represents a volume that is populated with the contents of a pod. Ephemeral volumes do not support ownership management or SELinux relabeling. (see below for nested schema) EphemeralVolumeSource represents a volume that is populated with the contents of a pod. Ephemeral volumes do not support ownership management or SELinux relabeling.

array

(Block List, Max: 1) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. (see below for nested schema) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace.

claimName
string
readOnly
boolean
array

(Block List, Max: 1) HostDisk represents a disk created on the host. (see below for nested schema) HostDisk represents a disk created on the host.

path
string
type
string
array

(Block List, Max: 1) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. (see below for nested schema) PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace.

claimName
string
readOnly
boolean
array

(Block List, Max: 1) ServiceAccountVolumeSource represents a reference to a service account. (see below for nested schema) ServiceAccountVolumeSource represents a reference to a service account.

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.