mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
73 lines
3.1 KiB
Plaintext
73 lines
3.1 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.
|
|
|
|
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
|
|
[IMPORTANT]
|
|
====
|
|
If you install {VirtProductName} in a restricted environment with no internet connectivity, you must xref:../../disconnected/using-olm.adoc#olm-restricted-networks[configure Operator Lifecycle Manager for disconnected environments].
|
|
|
|
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 software catalog.
|
|
====
|
|
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
|
|
|
|
[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]
|
|
|
|
ifdef::openshift-rosa,openshift-rosa-hcp[]
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* xref:../../rosa_cluster_admin/rosa_nodes/rosa-managing-worker-nodes.html#creating_a_machine_pool_rosa-managing-worker-nodes[Creating a machine pool]
|
|
endif::openshift-rosa,openshift-rosa-hcp[]
|
|
|
|
ifdef::openshift-dedicated[]
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* xref:../../osd_cluster_admin/osd_nodes/osd-managing-worker-nodes.html#creating_machine_pools_ocm_osd-managing-worker-nodes[Creating a machine pool]
|
|
endif::openshift-dedicated[]
|
|
|
|
[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/post_installation_configuration/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]
|
|
|
|
ifdef::openshift-rosa,openshift-rosa-hcp[]
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* xref:../../rosa_cluster_admin/rosa_nodes/rosa-managing-worker-nodes.html#creating_a_machine_pool_rosa-managing-worker-nodes[Creating a machine pool]
|
|
endif::openshift-rosa,openshift-rosa-hcp[]
|
|
|
|
ifdef::openshift-dedicated[]
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* xref:../../osd_cluster_admin/osd_nodes/osd-managing-worker-nodes.html#creating_machine_pools_ocm_osd-managing-worker-nodes[Creating a machine pool]
|
|
endif::openshift-dedicated[]
|
|
|
|
[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.
|