Skip to content

Commit 200b70e

Browse files
committed
OSDOCS#8718: vSphere TOC refactor
1 parent 90ae9d3 commit 200b70e

File tree

37 files changed

+505
-489
lines changed

37 files changed

+505
-489
lines changed

Diff for: _topic_maps/_topic_map.yml

+25-17
Original file line numberDiff line numberDiff line change
@@ -469,29 +469,37 @@ Topics:
469469
Topics:
470470
- Name: Preparing to install on vSphere
471471
File: preparing-to-install-on-vsphere
472-
- Name: Installing a cluster on vSphere
473-
File: installing-vsphere-installer-provisioned
474-
- Name: Installing a cluster on vSphere with customizations
475-
File: installing-vsphere-installer-provisioned-customizations
476-
- Name: Installing a cluster on vSphere with network customizations
477-
File: installing-vsphere-installer-provisioned-network-customizations
478-
- Name: Installing a cluster on vSphere with user-provisioned infrastructure
479-
File: installing-vsphere
480-
- Name: Installing a cluster on vSphere with user-provisioned infrastructure and network customizations
481-
File: installing-vsphere-network-customizations
482-
- Name: Installing a cluster on vSphere in a restricted network
483-
File: installing-restricted-networks-installer-provisioned-vsphere
484-
- Name: Installing a cluster on vSphere in a restricted network with user-provisioned infrastructure
485-
File: installing-restricted-networks-vsphere
486-
- Name: Installing a three-node cluster on vSphere
472+
- Name: Installer-provisioned infrastructure
473+
Dir: ipi
474+
Distros: openshift-origin,openshift-enterprise
475+
Topics:
476+
- Name: Installing a cluster
477+
File: installing-vsphere-installer-provisioned
478+
- Name: Installing a cluster with customizations
479+
File: installing-vsphere-installer-provisioned-customizations
480+
- Name: Installing a cluster with network customizations
481+
File: installing-vsphere-installer-provisioned-network-customizations
482+
- Name: Installing a cluster in a restricted network
483+
File: installing-restricted-networks-installer-provisioned-vsphere
484+
- Name: User-provisioned infrastructure
485+
Dir: upi
486+
Distros: openshift-origin,openshift-enterprise
487+
Topics:
488+
- Name: Installing a cluster
489+
File: installing-vsphere
490+
- Name: Installing a cluster with network customizations
491+
File: installing-vsphere-network-customizations
492+
- Name: Installing a cluster in a restricted network
493+
File: installing-restricted-networks-vsphere
494+
- Name: Installing a three-node cluster
487495
File: installing-vsphere-three-node
488496
- Name: Configuring the vSphere connection settings after an installation
489497
File: installing-vsphere-post-installation-configuration
490-
- Name: Uninstalling a cluster on vSphere that uses installer-provisioned infrastructure
498+
- Name: Uninstalling a cluster
491499
File: uninstalling-cluster-vsphere-installer-provisioned
492500
- Name: Using the vSphere Problem Detector Operator
493501
File: using-vsphere-problem-detector-operator
494-
- Name: Installation configuration parameters for vSphere
502+
- Name: Installation configuration parameters
495503
File: installation-config-parameters-vsphere
496504
- Name: Installing on any platform
497505
Dir: installing_platform_agnostic

Diff for: distr_tracing/distr_tracing_jaeger/distr-tracing-jaeger-installing.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Before you can install {DTProductName}, review the installation activities, and
3030
** xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[Install {product-title} {product-version} on AWS]
3131
** xref:../../installing/installing_aws/installing-aws-user-infra.adoc#installing-aws-user-infra[Install {product-title} {product-version} on user-provisioned AWS]
3232
** xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[Install {product-title} {product-version} on bare metal]
33-
** xref:../../installing/installing_vsphere/installing-vsphere.adoc#installing-vsphere[Install {product-title} {product-version} on vSphere]
33+
** xref:../../installing/installing_vsphere/upi/installing-vsphere.adoc#installing-vsphere[Install {product-title} {product-version} on vSphere]
3434
* Install the version of the `oc` CLI tool that matches your {product-title} version and add it to your path.
3535

3636
* An account with the `cluster-admin` role.

Diff for: installing/disconnected_install/installing-mirroring-installation-images.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ include::modules/olm-mirroring-catalog-post.adoc[leveloffset=+2]
144144
//* TODO need to add the registry secret to the machines, which is different
145145

146146
* Install a cluster on infrastructure that you provision in your restricted network, such as on
147-
xref:../../installing/installing_vsphere/installing-restricted-networks-vsphere.adoc#installing-restricted-networks-vsphere[VMware vSphere],
147+
xref:../../installing/installing_vsphere/upi/installing-restricted-networks-vsphere.adoc#installing-restricted-networks-vsphere[VMware vSphere],
148148
xref:../../installing/installing_bare_metal/installing-restricted-networks-bare-metal.adoc#installing-restricted-networks-bare-metal[bare metal], or xref:../../installing/installing_aws/installing-restricted-networks-aws.adoc#installing-restricted-networks-aws[Amazon Web Services].
149149

150150
[role="_additional-resources"]

Diff for: installing/installing-fips.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To enable FIPS mode for your cluster, you must run the installation program from
9494
* xref:../installing/installing_ibm_z/installing-ibm-z.adoc#installing-ibm-z[{ibm-z-name} and {ibm-linuxone-name}]
9595
* xref:../installing/installing_ibm_z/installing-ibm-z-kvm.adoc#installing-ibm-z-kvm[{ibm-z-name} and {ibm-linuxone-name} with {op-system-base} KVM]
9696
* xref:../installing/installing_openstack/installing-openstack-installer-custom.adoc#installing-openstack-installer-custom[{rh-openstack-first}]
97-
* xref:../installing/installing_vsphere/installing-vsphere.adoc#installing-vsphere[VMware vSphere]
97+
* xref:../installing/installing_vsphere/upi/installing-vsphere.adoc#installing-vsphere[VMware vSphere]
9898

9999
[NOTE]
100100
====

0 commit comments

Comments
 (0)