Skip to content

Commit 3e0dfeb

Browse files
authored
Merge pull request #36328 from mburke5678/okd-fix-ibm-welcome
GH#36271: redirect loop on docs.okd.io
2 parents 4e1cf41 + 0c0480d commit 3e0dfeb

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

welcome/index.adoc

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,13 @@ You can also deploy a cluster on AWS infrastructure that you provisioned yoursel
3939
4040
- **xref:../installing/installing_vsphere/installing-vsphere-installer-provisioned.adoc#installing-vsphere-installer-provisioned[Install a cluster on VMware vSphere]**: You can install {product-title} on supported versions of vSphere.
4141
42+
ifndef::openshift-origin[]
4243
- **xref:../installing/installing_ibm_z/installing-ibm-z.adoc#installing-ibm-z[Install a cluster with z/VM on IBM Z and LinuxONE]**: You can install {product-title} with z/VM on IBM Z and LinuxONE on user-provisioned infrastructure.
4344

4445
- **xref:../installing/installing_ibm_z/installing-ibm-z-kvm.adoc#installing-ibm-z-kvm[Install a cluster with RHEL KVM on IBM Z and LinuxONE]**: You can install {product-title} with RHEL KVM on IBM Z and LinuxONE on user-provisioned infrastructure.
4546
4647
- **xref:../installing/installing_ibm_power/installing-ibm-power.adoc#installing-ibm-power[Install a cluster on IBM Power Systems]**: You can install {product-title} on IBM Power Systems on user-provisioned infrastructure.
48+
endif::openshift-origin[]
4749
4850
- **xref:../installing/installing_bare_metal_ipi/ipi-install-overview.adoc#ipi-install-overview[Install an installer-provisioned cluster on bare metal]**: You can install {product-title} on bare metal with an installer-provisioned architecture.
4951
@@ -63,16 +65,29 @@ xref:../installing/installing_openstack/installing-openstack-troubleshooting.ado
6365
xref:../installing/installing_rhv/installing-rhv-default.adoc#installing-rhv-default[quick install] or an
6466
xref:../installing/installing_rhv/installing-rhv-customizations.adoc#installing-rhv-customizations[install with customizations].
6567
68+
ifndef::openshift-origin[]
6669
- **Install a cluster in a restricted network**: If your cluster that uses
6770
user-provisioned infrastructure on
6871
xref:../installing/installing_aws/installing-restricted-networks-aws.adoc#installing-restricted-networks-aws[AWS],
6972
xref:../installing/installing_gcp/installing-restricted-networks-gcp.adoc#installing-restricted-networks-gcp[GCP],
7073
xref:../installing/installing_vsphere/installing-restricted-networks-vsphere.adoc#installing-restricted-networks-vsphere[vSphere],
71-
xref:../installing/installing_ibm_z/installing-restricted-networks-ibm-z.adoc#installing-restricted-networks-ibm-z[IBM Z and LinuxONE with z/VM], xref:../installing/installing_ibm_z/installing-restricted-networks-ibm-z-kvm.adoc#installing-restricted-networks-ibm-z-kvm[IBM Z and LinuxONE with RHEL KVM], xref:../installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc#installing-restricted-networks-ibm-power[IBM Power Systems],
72-
or
74+
xref:../installing/installing_ibm_z/installing-restricted-networks-ibm-z.adoc#installing-restricted-networks-ibm-z[IBM Z and LinuxONE with z/VM], xref:../installing/installing_ibm_z/installing-restricted-networks-ibm-z-kvm.adoc#installing-restricted-networks-ibm-z-kvm[IBM Z and LinuxONE with RHEL KVM], xref:../installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc#installing-restricted-networks-ibm-power[IBM Power Systems],
75+
or
76+
xref:../installing/installing_bare_metal/installing-restricted-networks-bare-metal.adoc#installing-restricted-networks-bare-metal[bare metal]
77+
does not have full access to the internet, then
78+
xref:../installing/installing-mirroring-installation-images.adoc#installing-mirroring-installation-images[mirror the {product-title} installation images] and install a cluster in a restricted network.
79+
endif::openshift-origin[]
80+
81+
ifdef::openshift-origin[]
82+
- **Install a cluster in a restricted network**: If your cluster that uses
83+
user-provisioned infrastructure on
84+
xref:../installing/installing_aws/installing-restricted-networks-aws.adoc#installing-restricted-networks-aws[AWS],
85+
xref:../installing/installing_gcp/installing-restricted-networks-gcp.adoc#installing-restricted-networks-gcp[GCP],
86+
or
7387
xref:../installing/installing_bare_metal/installing-restricted-networks-bare-metal.adoc#installing-restricted-networks-bare-metal[bare metal]
7488
does not have full access to the internet, then
7589
xref:../installing/installing-mirroring-installation-images.adoc#installing-mirroring-installation-images[mirror the {product-title} installation images] and install a cluster in a restricted network.
90+
endif::openshift-origin[]
7691

7792
- **Install a cluster in an existing network**: If you use an existing Virtual Private Cloud (VPC) in
7893
xref:../installing/installing_aws/installing-aws-vpc.adoc#installing-aws-vpc[AWS] or

0 commit comments

Comments
 (0)