mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
43 lines
2.0 KiB
Plaintext
43 lines
2.0 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
include::_attributes/common-attributes.adoc[]
|
|
[id="installing-virt"]
|
|
= Installing {VirtProductName}
|
|
:context: installing-virt
|
|
|
|
toc::[]
|
|
|
|
Install {VirtProductName} to add virtualization functionality to your {product-title} cluster.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
If you install {VirtProductName} in a restricted environment with no internet connectivity, you must xref:../../operators/admin/olm-restricted-networks.adoc#olm-restricted-networks[configure Operator Lifecycle Manager (OLM) for restricted networks].
|
|
|
|
If you have limited internet connectivity, you can xref:../../operators/admin/olm-configuring-proxy-support.adoc#olm-configuring-proxy-support[configure proxy support in OLM] to access the OperatorHub.
|
|
====
|
|
|
|
[id="installing-virt-operator_installing-virt"]
|
|
== Installing the {VirtProductName} Operator
|
|
|
|
Install the {VirtProductName} Operator by using the {product-title} web console or the command line.
|
|
|
|
include::modules/virt-installing-virt-operator.adoc[leveloffset=+2]
|
|
|
|
[id="installing-virt-operator-cli_installing-virt"]
|
|
=== Installing the {VirtProductName} Operator by using the command line
|
|
|
|
Subscribe to the {VirtProductName} catalog and install the {VirtProductName} Operator by applying manifests to your cluster.
|
|
|
|
include::modules/virt-subscribing-cli.adoc[leveloffset=+3]
|
|
|
|
[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=+3]
|
|
|
|
[id="installing-virt-web-next-steps"]
|
|
== Next steps
|
|
|
|
* The xref:../../virt/storage/virt-configuring-local-storage-with-hpp.adoc#virt-creating-hpp-basic-storage-pool_virt-configuring-local-storage-with-hpp[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.
|