|
6 | 6 | [id="virt-what-you-can-do-with-virt_{context}"]
|
7 | 7 | = What you can do with {VirtProductName}
|
8 | 8 |
|
9 |
| -{VirtProductName} is an add-on to {product-title} that allows you to run and manage virtual machine workloads alongside container workloads. |
| 9 | +ifndef::openshift-origin[] |
| 10 | +{VirtProductName} provides the scalable, enterprise-grade virtualization functionality in Red{nbsp}Hat OpenShift. |
| 11 | +endif::[] |
| 12 | +ifdef::openshift-origin[] |
| 13 | +{VirtProductName} provides the scalable, enterprise-grade virtualization functionality in {product-title}. |
| 14 | +endif::[] |
| 15 | +You can use it to manage virtual machines (VMs) exclusively or alongside container workloads. |
| 16 | + |
| 17 | +ifndef::openshift-origin,openshift-rosa,openshift-dedicated[] |
| 18 | +[NOTE] |
| 19 | +==== |
| 20 | +If you have a {ove-first} subscription, you can run unlimited VMs on subscribed hosts, but you cannot run application instances in containers. For more information, see the subscription guide section about link:https://www.redhat.com/en/resources/self-managed-openshift-subscription-guide#section-8[{ove-first} and related products]. |
| 21 | +==== |
| 22 | +endif::[] |
10 | 23 |
|
11 | 24 | {VirtProductName} adds new objects into your {product-title} cluster by using Kubernetes custom resources to enable virtualization tasks. These tasks include:
|
12 | 25 |
|
13 |
| -* Creating and managing Linux and Windows virtual machines (VMs) |
| 26 | +* Creating and managing Linux and Windows VMs |
14 | 27 | * Running pod and VM workloads alongside each other in a cluster
|
15 |
| -* Connecting to virtual machines through a variety of consoles and CLI tools |
16 |
| -* Importing and cloning existing virtual machines |
17 |
| -* Managing network interface controllers and storage disks attached to virtual machines |
18 |
| -* Live migrating virtual machines between nodes |
| 28 | +* Connecting to VMs through a variety of consoles and CLI tools |
| 29 | +* Importing and cloning existing VMs |
| 30 | +* Managing network interface controllers and storage disks attached to VMs |
| 31 | +* Live migrating VMs between nodes |
19 | 32 |
|
20 |
| -An enhanced web console provides a graphical portal to manage these virtualized resources alongside the {product-title} cluster containers and infrastructure. |
| 33 | +You can manage your cluster and virtualization resources by using the *Virtualization* perspective of the {product-title} web console, and by using the {oc-first}. |
21 | 34 |
|
22 | 35 | ifndef::openshift-rosa,openshift-dedicated[]
|
23 | 36 | {VirtProductName} is designed and tested to work well with {rh-storage-first} features.
|
|
0 commit comments