diff --git a/doc/source/kube-virt/create-a-windows-vm-82957181df02.rst b/doc/source/kube-virt/create-a-windows-vm-82957181df02.rst index f9a180de4..5dba2820b 100644 --- a/doc/source/kube-virt/create-a-windows-vm-82957181df02.rst +++ b/doc/source/kube-virt/create-a-windows-vm-82957181df02.rst @@ -59,7 +59,7 @@ network. Finally, RDP to the |VM| from a remote workstation. .. rubric:: |proc| #. Use ``virtctl`` and the CDI Upload Proxy service to load the Windows Server - 2019 qcow2 image into a new DataVolume of size 500G, in the stx-lab + 2019 qcow2 image into a new DataVolume of size 100G, in the stx-lab namespace. .. code-block:: @@ -105,7 +105,7 @@ network. Finally, RDP to the |VM| from a remote workstation. requests: cpu: 4 memory: 8G - terminationGracePeriodSeconds: 0 + terminationGracePeriodSeconds: 0 networks: - name: default pod: {} @@ -124,7 +124,7 @@ network. Finally, RDP to the |VM| from a remote workstation. $ kubectl apply -f stx-lab-winserv-test-vm.yaml - + #. Connect to the graphical console, extend the root disk, and configure the |VM|'s interface on the 10.10.186.0/24 network. @@ -145,9 +145,9 @@ network. Finally, RDP to the |VM| from a remote workstation. #. Configure the second ethernet adapter (SRIOV-based Interface). For example: - + - with static ip address in 10.10.186.0/24 subnet - + - with the gateway ip address and - with DNS address (10.10.186.130)