-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
Moderate
-
None
Description of problem:
Currently, when select "Desktop view" from a windows vm, it shows instructions like below, I think it's better to have an option to enable it, just like the option "Enable SSH Access".
For better experience accessing Windows console, it is recommended to use the RDP. To do so, create a service:
exposing the /tcp port of the VirtualMachine
using selector: vm.kubevirt.io/name: win10-ordinary-parrotfish
Example: virtctl expose VirtualMachine win10-ordinary-parrotfish --name win10-ordinary-parrotfish-rdp --port [UNIQUE_PORT] --target-port --type NodePort
Make sure, the VirtualMachine object has spec.template.metadata.labels set to vm.kubevirt.io/name: win10-ordinary-parrotfish
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
- external trackers