virtualmachineconfigs.orka.macstadium.com
Definitions
Examples
Create simple VM configvirtualmachineinstances.orka.macstadium.com
Definitions
When set to
most-allocated, VirtualMachineInstances are scheduled to OrkaNodes having most of their resources allocated. The default setting keeps used vs free resources balanced between OrkaNodes.spec > systemSerial | string | A custom serial number for the VirtualMachineInstance. The provided serial number must be a valid Mac serial number.spec > tag | string | When specified, the VirtualMachineInstance will be scheduled for deployment on OrkaNodes labeled with the same Tag.spec > tagRequired | boolean | Boolean setting if the Tag is required. When true, VirtualMachineInstances will be deployed only on nodes matching the specified Tag.spec > vncConsole | boolean | Boolean setting if the VNC console is enabled for VirtualMachineInstances created from the VirtualMachineConfig. When enabled, GPUPassthrough must be disabled.status>errorMessage | string | The error message if the deployment failed.status > hostIP | string | The IP of the OrkaNode on which the VirtualMachineInstance is running.status > memory | string | The amount of memory allocated to the VirtualMachineInstance.status > nodeName | string | The name of the OrkaNode on which the VirtualMachineInstance is running.status > phase | string | The state of the VirtualMachineInstance deployment.status > portWarnings | string | Any port warnings that have occurred during the deployment.status > screenSharePort | integer | The Screen Sharing port assigned to the VirtualMachineInstance.status > sshPort | integer | The SSH port assigned to the VirtualMachineInstance.status > vncPort | integer | The VNC port assigned to the VirtualMachineInstance.

