1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/virt/install/installing-virt-cli.adoc

38 lines
1.6 KiB
Plaintext

:_content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
[id="installing-virt-cli"]
= Installing {VirtProductName} using the CLI
:context: installing-virt-cli
toc::[]
Install {VirtProductName} to add virtualization functionality to your {product-title}
cluster. You can subscribe to and deploy the {VirtProductName} Operators by
using the command line to apply manifests to your cluster.
[NOTE]
====
To specify the nodes where you want {VirtProductName} to install its components, xref:../../virt/install/virt-specifying-nodes-for-virtualization-components.adoc#virt-specifying-nodes-for-virtualization-components[configure node placement rules].
====
[id="prerequisites_{context}"]
== Prerequisites
* Install {product-title} {product-version} on your cluster.
* Install the OpenShift CLI (`oc`).
* Log in as a user with `cluster-admin` privileges.
include::modules/virt-subscribing-cli.adoc[leveloffset=+1]
[NOTE]
====
You can xref:../../virt/virtual_machines/advanced_vm_management/virt-configuring-certificate-rotation.adoc#virt-configuring-certificate-rotation[configure certificate rotation] parameters in the YAML file.
====
include::modules/virt-deploying-operator-cli.adoc[leveloffset=+1]
== Next steps
You might want to additionally configure the following components:
* The xref:../../virt/virtual_machines/virtual_disks/virt-configuring-local-storage-for-vms.adoc#virt-about-hostpath-provisioner_virt-configuring-local-storage-for-vms[hostpath provisioner] is a local storage provisioner designed for {VirtProductName}. If you want to configure local storage for virtual machines, you must enable the hostpath provisioner first.