Skip to content

Commit d4479ae

Browse files
authored
Merge pull request #46231 from mburke5678/okd-replace-ovirt-restricted
Add the oVirt restricted install to OKD
2 parents a9ddc23 + 7311fa2 commit d4479ae

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,12 +387,16 @@ Topics:
387387
Dir: installing_rhv
388388
Distros: openshift-origin
389389
Topics:
390+
- Name: Preparing to install on RHV
391+
File: preparing-to-install-on-rhv
390392
- Name: Installing a cluster quickly on oVirt
391393
File: installing-rhv-default
392394
- Name: Installing a cluster on oVirt with customizations
393395
File: installing-rhv-customizations
394396
- Name: Installing a cluster on oVirt with user-provisioned infrastructure
395397
File: installing-rhv-user-infra
398+
- Name: Installing a cluster on RHV in a restricted network
399+
File: installing-rhv-restricted-network
396400
- Name: Uninstalling a cluster on oVirt
397401
File: uninstalling-cluster-rhv
398402
- Name: Installing on vSphere

installing/installing_rhv/preparing-to-install-on-rhv.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ toc::[]
1414
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
1515

1616
[id="choosing-an-method-to-install-ocp-on-rhv"]
17-
== Choosing a method to install {product-title} on RHV
17+
== Choosing a method to install {product-title} on {rh-virtualization}
1818

1919
You can install {product-title} on installer-provisioned or user-provisioned infrastructure. The default installation type uses installer-provisioned infrastructure, where the installation program provisions the underlying infrastructure for the cluster. You can also install {product-title} on infrastructure that you provision. If you do not use infrastructure that the installation program provisions, you must manage and maintain the cluster resources yourself.
2020

@@ -25,15 +25,15 @@ See xref:../../architecture/architecture-installation.adoc#installation-process_
2525

2626
You can install a cluster on {rh-virtualization-first} virtual machines that are provisioned by the {product-title} installation program, by using one of the following methods:
2727

28-
* **xref:../../installing/installing_rhv/installing-rhv-default.adoc#installing-rhv-default[Installing a cluster quickly on RHV]**: You can quickly install {product-title} on {rh-virtualization} virtual machines that the {product-title} installation program provisions.
28+
* **xref:../../installing/installing_rhv/installing-rhv-default.adoc#installing-rhv-default[Installing a cluster quickly on {rh-virtualization}]**: You can quickly install {product-title} on {rh-virtualization} virtual machines that the {product-title} installation program provisions.
2929

30-
* **xref:../../installing/installing_rhv/installing-rhv-customizations.adoc#installing-rhv-customizations[Installing a cluster on RHV with customizations]**: You can install a customized {product-title} cluster on installer-provisioned guests on {rh-virtualization}. The installation program allows for some customization to be applied at the installation stage. Many other customization options are available xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[post-installation].
30+
* **xref:../../installing/installing_rhv/installing-rhv-customizations.adoc#installing-rhv-customizations[Installing a cluster on {rh-virtualization} with customizations]**: You can install a customized {product-title} cluster on installer-provisioned guests on {rh-virtualization}. The installation program allows for some customization to be applied at the installation stage. Many other customization options are available xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[post-installation].
3131

3232
[id="choosing-an-method-to-install-ocp-on-rhv-user-provisioned"]
3333
=== Installing a cluster on user-provisioned infrastructure
3434

3535
You can install a cluster on {rh-virtualization} virtual machines that you provision, by using one of the following methods:
3636

37-
* **xref:../../installing/installing_rhv/installing-rhv-user-infra.adoc#installing-rhv-user-infra[Installing a cluster on RHV with user-provisioned infrastructure]**: You can install {product-title} on {rh-virtualization} virtual machines that you provision. You can use the provided Ansible playbooks to assist with the installation.
37+
* **xref:../../installing/installing_rhv/installing-rhv-user-infra.adoc#installing-rhv-user-infra[Installing a cluster on {rh-virtualization} with user-provisioned infrastructure]**: You can install {product-title} on {rh-virtualization} virtual machines that you provision. You can use the provided Ansible playbooks to assist with the installation.
3838

39-
* **xref:../../installing/installing_rhv/installing-rhv-restricted-network.adoc#installing-rhv-restricted-network[Installing a cluster on RHV in a restricted network]**: You can install {product-title} on {rh-virtualization} in a restricted or disconnected network by creating an internal mirror of the installation release content. You can use this method to install a user-provisioned cluster that does not require an active internet connection to obtain the software components. You can also use this installation method to ensure that your clusters only use container images that satisfy your organizational controls on external content.
39+
* **xref:../../installing/installing_rhv/installing-rhv-restricted-network.adoc#installing-rhv-restricted-network[Installing a cluster on {rh-virtualization} in a restricted network]**: You can install {product-title} on {rh-virtualization} in a restricted or disconnected network by creating an internal mirror of the installation release content. You can use this method to install a user-provisioned cluster that does not require an active internet connection to obtain the software components. You can also use this installation method to ensure that your clusters only use container images that satisfy your organizational controls on external content.

0 commit comments

Comments
 (0)