You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EvacuationNodeName is used to track the eviction process of a VMI. It stores the name of the node that we want to evacuate. It is meant to be used by KubeVirt core components only and can't be set or modified by users.
[optional]
fs_freeze_status
String
FSFreezeStatus indicates whether a freeze operation was requested for the guest filesystem. It will be set to "frozen" if the request was made, or unset otherwise. This does not reflect the actual state of the guest filesystem.
PhaseTransitionTimestamp is the timestamp of when the last phase change occurred
[optional]
qos_class
String
The Quality of Service (QOS) classification assigned to the virtual machine instance based on resource requirements See PodQOSClass type for available QOS classes More info: https://git.k8s.io/community/contributors/design-proposals/node/resource-qos.md Possible enum values: - `"BestEffort"` is the BestEffort qos class. - `"Burstable"` is the Burstable qos class. - `"Guaranteed"` is the Guaranteed qos class.
[optional]
reason
String
A brief CamelCase message indicating details about why the VMI is in this state. e.g. 'NodeUnresponsive'
[optional]
runtime_user
Integer
RuntimeUser is used to determine what user will be used in launcher
[optional][default to 0]
selinux_context
String
SELinuxContext is the actual SELinux context of the virt-launcher pod