Skip to content

Packages:

kvm.cloud.sap/v1

Resource Types:

Hypervisor

↩ Parent

Hypervisor is the Schema for the hypervisors API

NameTypeDescriptionRequired
apiVersionstringkvm.cloud.sap/v1true
kindstringHypervisortrue
metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
specobject HypervisorSpec defines the desired state of Hypervisor
false
statusobject HypervisorStatus defines the observed state of Hypervisor
false

Hypervisor.spec

↩ Parent

HypervisorSpec defines the desired state of Hypervisor

NameTypeDescriptionRequired
createCertManagerCertificateboolean Require to issue a certificate from cert-manager for the hypervisor, to be used for secure communication with the libvirt API.

Default: false
true
customTraits[]string CustomTraits are used to apply custom traits to the hypervisor.

Default: []
true
evacuateOnRebootboolean EvacuateOnReboot request an evacuation of all instances before reboot.

Default: true
true
highAvailabilityboolean HighAvailability is used to enable the high availability handling of the hypervisor.

Default: true
true
installCertificateboolean InstallCertificate is used to enable the installations of the certificates via kvm-node-agent.

Default: true
true
lifecycleEnabledboolean LifecycleEnabled enables the lifecycle management of the hypervisor via hypervisor-operator.

Default: true
true
rebootboolean Reboot request an reboot after successful installation of an upgrade.

Default: false
true
skipTestsboolean SkipTests skips the tests during the onboarding process.

Default: false
true
versionstring OperatingSystemVersion represents the desired operating system version.
false

Hypervisor.status

↩ Parent

HypervisorStatus defines the observed state of Hypervisor

NameTypeDescriptionRequired
numInstancesinteger Represent the num of instances

Default: 0
true
capabilitiesobject The capabilities of the hypervisors as reported by libvirt.
false
conditions[]object Represents the Hypervisor node conditions.
false
hypervisorIdstring HypervisorID is the unique identifier of the hypervisor in OpenStack.
false
instances[]object Represents the Hypervisor hosted Virtual Machines
false
libVirtVersionstring Represents the LibVirt version.

Default: unknown
false
operatingSystemobject Represents the Operating System status.
false
serviceIdstring ServiceID is the unique identifier of the compute service in OpenStack.
false
specHashstring
false
updateStatusobject Represents the Hypervisor update status.
false

Hypervisor.status.capabilities

↩ Parent

The capabilities of the hypervisors as reported by libvirt.

NameTypeDescriptionRequired
cpuArchstring The hosts CPU architecture (not the guests).

Default: unknown
false
cpusint or string Total host cpus available as a sum of cpus over all numa cells.
false
memoryint or string Total host memory available as a sum of memory over all numa cells.
false

Hypervisor.status.conditions[index]

↩ Parent

Condition contains details for one aspect of the current state of this API Resource.

NameTypeDescriptionRequired
lastTransitionTimestring lastTransitionTime is the last time the condition transitioned from one status to another. This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.

Format: date-time
true
messagestring message is a human readable message indicating details about the transition. This may be an empty string.
true
reasonstring reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty.
true
statusenum status of the condition, one of True, False, Unknown.

Enum: True, False, Unknown
true
typestring type of condition in CamelCase or in foo.example.com/CamelCase.
true
observedGenerationinteger observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.

Format: int64
Minimum: 0
false

Hypervisor.status.instances[index]

↩ Parent

NameTypeDescriptionRequired
activeboolean Represents the instance state.
true
idstring Represents the instance ID (uuidv4).
true
namestring Represents the instance name.
true

Hypervisor.status.operatingSystem

↩ Parent

Represents the Operating System status.

NameTypeDescriptionRequired
firmwareDatestring FirmwareDate

Format: date-time
false
firmwareVendorstring FirmwareVendor
false
firmwareVersionstring FirmwareVersion
false
hardwareModelstring HardwareModel
false
hardwareSerialstring HardwareSerial
false
hardwareVendorstring HardwareVendor
false
kernelNamestring KernelName
false
kernelReleasestring KernelRelease
false
kernelVersionstring KernelVersion
false
prettyVersionstring PrettyVersion
false
versionstring Represents the Operating System version.
false

Hypervisor.status.updateStatus

↩ Parent

Represents the Hypervisor update status.

NameTypeDescriptionRequired
inProgressboolean Represents a running Operating System update.

Default: false
true
retryinteger Represents the number of retries.

Default: 3
true
installedstring Represents the Operating System installed update version.

Default: unknown
false
EU and German government funding logos

Funded by the European Union – NextGenerationEU.

The views and opinions expressed are solely those of the author(s) and do not necessarily reflect the views of the European Union or the European Commission. Neither the European Union nor the European Commission can be held responsible for them.