Skip to content

Commit 69b8d8c

Browse files
committed
CNV-6750 Usability Enhancements <<Feb 16>>
CNV-6750 usability enhancements [Feb 15] SME review edit xref fix xref fix in 2nd assembly
1 parent 2a20bfa commit 69b8d8c

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

modules/virt-adding-a-boot-source-web.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="virt-adding-a-boot-source-web_{context}"]
66
= Adding a boot source for a virtual machine template
77

8-
A boot source can be configured for any virtual machine template that you want to use for creating virtual machines or custom templates. When virtual machine templates are configured with a boot source, they are labeled *Available* in the *Templates* tab.
8+
A boot source can be configured for any virtual machine template that you want to use for creating virtual machines or custom templates. When virtual machine templates are configured with a boot source, they are labeled *Available* in the *Templates* tab. After you add a boot source to a template, you can create a new virtual machine from the template.
99

1010
There are four methods for selecting and adding a boot source in the web console:
1111

@@ -15,6 +15,8 @@ There are four methods for selecting and adding a boot source in the web console
1515
* *Import via Registry (creates PVC)*
1616

1717
.Prerequisites
18+
* To add a boot source, you must be logged in as a user with the `os-images.kubevirt.io:edit` RBAC role or as an administrator. You do not need special privileges to create a virtual machine from a template with a boot source added.
19+
1820
* To upload a local file, the operating system image file must exist on your local machine.
1921

2022
* To import via URL, access to the web server with the operating system image is required. For example: the Red Hat Enterprise Linux web page with images.

modules/virt-networking-wizard-fields-web.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@
2222
|List of available network attachment definitions.
2323

2424
|Type
25-
|List of available binding methods. For the default pod network, `masquerade`
26-
is the only recommended binding method. For secondary networks, use the `bridge`
27-
binding method. The `masquerade` method is not supported for non-default
28-
networks.
25+
|List of available binding methods. For the default pod network, `masquerade` is the only recommended binding method. For secondary networks, use the `bridge` binding method. The `masquerade` method is not supported for non-default networks. Select `SR-IOV` if you configured an SR-IOV network device and defined that network in the namespace.
2926

3027
|MAC Address
3128
|MAC address for the network interface card. If a MAC address is not specified, an ephemeral address is generated for the session.

virt/virtual_machines/virt-create-vms.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ include::modules/virt-about-runstrategies-vms.adoc[leveloffset=+1]
4848
== Additional resources
4949

5050
* The `VirtualMachineSpec` definition in the link:https://kubevirt.io/api-reference/{KubeVirtVersion}/definitions.html#_v1_virtualmachinespec[KubeVirt {KubeVirtVersion} API Reference] provides broader context for the parameters and hierarchy of the virtual machine specification.
51+
5152
+
5253
[NOTE]
5354
====
@@ -57,3 +58,4 @@ The KubeVirt API Reference is the upstream project reference and might contain p
5758
* xref:../../virt/virtual_machines/virtual_disks/virt-using-container-disks-with-vms.adoc#virt-using-container-disks-with-vms[Prepare a container disk] before adding it to a virtual machine as a `containerDisk` volume.
5859
* See xref:../../machine_management/deploying-machine-health-checks.adoc#machine-health-checks-about_deploying-machine-health-checks[Deploying machine health checks] for further details on deploying and enabling machine health checks.
5960
* See xref:../../installing/installing_bare_metal_ipi/ipi-install-overview.adoc#ipi-install-overview[Installer-provisioned infrastructure overview] for further details on installer-provisioned infrastructure.
61+
* See xref:../../virt/virtual_machines/vm_networking/virt-configuring-sriov-device-for-vms.adoc#virt-configuring-sriov-device-for-vms[Configuring the SR-IOV Network Operator] for further details on the SR-IOV Network Operator.

virt/vm_templates/virt-creating-vm-template.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ include::modules/virt-networking-wizard-fields-web.adoc[leveloffset=+2]
2323
include::modules/virt-storage-wizard-fields-web.adoc[leveloffset=+2]
2424
include::modules/virt-cloud-init-fields-web.adoc[leveloffset=+2]
2525
:vmtemplate!:
26+
27+
== Additional Resources
28+
29+
* See xref:../../virt/virtual_machines/vm_networking/virt-configuring-sriov-device-for-vms.adoc#virt-configuring-sriov-device-for-vms[Configuring the SR-IOV Network Operator] for further details on the SR-IOV Network Operator.

0 commit comments

Comments
 (0)