$ oc get vmi -A -o yaml apiVersion: v1 items: - apiVersion: kubevirt.io/v1 kind: VirtualMachineInstance metadata: annotations: kubevirt.io/cluster-preference-name: windows.11 kubevirt.io/latest-observed-api-version: v1 kubevirt.io/storage-observed-api-version: v1 kubevirt.io/vm-generation: "2" creationTimestamp: "2024-05-14T13:52:50Z" finalizers: - kubevirt.io/virtualMachineControllerFinalize - foregroundDeleteVirtualMachine generation: 13 labels: kubevirt.io/domain: rhel-vm-with-windows-11-1714996163-5850706-windows kubevirt.io/nodeName: c01-gk415may13-7bqbx-worker-0-zt6jf kubevirt.io/vm: rhel-vm-with-windows-11-1714996163-5850706-windows name: rhel-vm-with-windows-11-1714996163-5850706-windows namespace: instance-types-test-common-vm-preference ownerReferences: - apiVersion: kubevirt.io/v1 blockOwnerDeletion: true controller: true kind: VirtualMachine name: rhel-vm-with-windows-11-1714996163-5850706-windows uid: 66aa3aff-4df7-44c7-858b-3bd04b4ea8a1 resourceVersion: "255644" uid: 72a1bc98-1bfd-4ee9-ac55-d04272f0ee1f spec: architecture: amd64 domain: clock: timer: hpet: present: false hyperv: present: true pit: present: true tickPolicy: delay rtc: present: true tickPolicy: catchup utc: {} cpu: model: host-model sockets: 2 devices: autoattachInputDevice: true disks: - disk: bus: virtio name: containerdisk - disk: bus: virtio name: cloudinitdisk inputs: - bus: usb name: default-0 type: tablet interfaces: - masquerade: {} model: e1000e name: default rng: {} tpm: {} features: acpi: enabled: true apic: enabled: true hyperv: frequencies: enabled: true ipi: enabled: true reenlightenment: enabled: true relaxed: enabled: true reset: enabled: true runtime: enabled: true spinlocks: enabled: true spinlocks: 8191 synic: enabled: true synictimer: direct: enabled: true enabled: true tlbflush: enabled: true vapic: enabled: true vpindex: enabled: true smm: enabled: true firmware: bootloader: efi: secureBoot: true uuid: 1d5d0e04-0a7b-56dd-af6d-ccf88dece500 machine: type: pc-q35-rhel9.2.0 resources: requests: memory: 1536Mi evictionStrategy: LiveMigrate networks: - name: default pod: {} terminationGracePeriodSeconds: 3600 volumes: - containerDisk: image: registry.redhat.io/rhel8/rhel-guest-image imagePullPolicy: Always name: containerdisk - cloudInitNoCloud: userData: |- #cloud-config chpasswd: expire: false password: password user: cloud-user ssh_authorized_keys: [ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj47ubVnxR16JU7ZfDli3N5QVBAwJBRh2xMryyjk5dtfugo5JIPGB2cyXTqEDdzuRmI+Vkb/A5duJyBRlA+9RndGGmhhMnj8and3wu5/cEb7DkF6ZJ25QV4LQx3K/i57LStUHXRTvruHOZ2nCuVXWqi7wSvz5YcvEv7O8pNF5uGmqHlShBdxQxcjurXACZ1YY0YDJDr3AJai1KF9zehVJODuSbrnOYpThVWGjFuFAnNxbtuZ8EOSougN2aYTf2qr/KFGDHtewIkzZmP6cjzKO5bN3pVbXxmb2Gces/BYHntY4MXBTUqwsmsCRC5SAz14bEP/vsLtrNhjq9vCS+BjMT root@exec1.rdocloud] runcmd: ['grep ssh-rsa /etc/crypto-policies/back-ends/opensshserver.config || sudo update-crypto-policies --set LEGACY || true', "sudo sed -i 's/^#\\?PasswordAuthentication no/PasswordAuthentication yes/g' /etc/ssh/sshd_config", 'sudo systemctl enable sshd', 'sudo systemctl restart sshd'] name: cloudinitdisk status: activePods: 680b80c7-5186-4bb7-a62e-8d11f32a5494: c01-gk415may13-7bqbx-worker-0-zt6jf conditions: - lastProbeTime: null lastTransitionTime: "2024-05-14T13:53:08Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: null status: "True" type: LiveMigratable - lastProbeTime: "2024-05-14T13:54:41Z" lastTransitionTime: null status: "True" type: AgentConnected currentCPUTopology: cores: 1 sockets: 2 threads: 1 guestOSInfo: id: rhel kernelRelease: 4.18.0-513.24.1.el8_9.x86_64 kernelVersion: '#1 SMP Thu Mar 14 14:20:09 EDT 2024' machine: x86_64 name: Red Hat Enterprise Linux prettyName: Red Hat Enterprise Linux 8.9 (Ootpa) version: 8.9 (Ootpa) versionId: "8.9" interfaces: - infoSource: domain, guest-agent interfaceName: eth0 ipAddress: 10.129.2.118 ipAddresses: - 10.129.2.118 mac: 0a:58:0a:81:02:76 name: default queueCount: 1 launcherContainerImageVersion: registry.redhat.io/container-native-virtualization/virt-launcher-rhel9@sha256:9dc92790701fb9dfed27d3246c592504d7a9aafa1c9cc8c4c9eee126d132539f machine: type: pc-q35-rhel9.2.0 memory: guestCurrent: 1536Mi migrationMethod: BlockMigration migrationTransport: Unix nodeName: c01-gk415may13-7bqbx-worker-0-zt6jf phase: Running phaseTransitionTimestamps: - phase: Pending phaseTransitionTimestamp: "2024-05-14T13:52:50Z" - phase: Scheduling phaseTransitionTimestamp: "2024-05-14T13:52:50Z" - phase: Scheduled phaseTransitionTimestamp: "2024-05-14T13:53:08Z" - phase: Running phaseTransitionTimestamp: "2024-05-14T13:53:17Z" qosClass: Burstable runtimeUser: 107 selinuxContext: system_u:object_r:container_file_t:s0:c257,c647 topologyHints: tscFrequency: 2595120000 virtualMachineRevisionName: revision-start-vm-66aa3aff-4df7-44c7-858b-3bd04b4ea8a1-1 volumeStatus: - name: cloudinitdisk size: 1048576 target: vdb - containerDiskVolume: checksum: 627302285 name: containerdisk target: vda kind: List metadata: resourceVersion: ""