1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/virt/install/installing-virt-cli.adoc
2020-09-08 20:23:19 +00:00

19 lines
675 B
Plaintext

[id="installing-virt-cli"]
= Installing {VirtProductName} using the CLI
include::modules/virt-document-attributes.adoc[]
: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.
== 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]
include::modules/virt-deploying-operator-cli.adoc[leveloffset=+1]