Merge "kubevirt incorrect datavolume size on procedure text (dsr8MR3, dsr8MR2+)"

This commit is contained in:
Zuul 2024-04-02 14:02:58 +00:00 committed by Gerrit Code Review
commit 7679e2de57
1 changed files with 5 additions and 5 deletions

View File

@ -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)