Skip to content

Commit 3c45433

Browse files
authored
Merge pull request #91089 from skopacz1/OSDOCS-13707
OSDOCS#13707: Updated supported platforms content
2 parents 0b9e9e6 + dbe65d1 commit 3c45433

File tree

1 file changed

+104
-29
lines changed

1 file changed

+104
-29
lines changed

modules/supported-platforms-for-openshift-clusters.adoc

Lines changed: 104 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,108 @@
77
[id="supported-platforms-for-openshift-clusters_{context}"]
88
= Supported platforms for {product-title} clusters
99

10-
In {product-title} {product-version}, you can install a cluster that uses installer-provisioned infrastructure on the following platforms:
10+
The following table describes which platforms are supported by the different methods available for installing {product-title} clusters:
1111

12-
* Amazon Web Services (AWS)
13-
* Bare metal
14-
* Google Cloud Platform (GCP)
15-
* {ibm-cloud-name}
16-
* Microsoft Azure
17-
* Microsoft Azure Stack Hub
18-
* Nutanix
19-
* {rh-openstack-first}
20-
** The latest {product-title} release supports both the latest {rh-openstack} long-life release and intermediate release. For complete {rh-openstack} release compatibility, see the link:https://access.redhat.com/articles/4679401[{product-title} on {rh-openstack} support matrix].
21-
* VMware vSphere
12+
// Should `none` and `external` be mentioned in this table?
2213

23-
For these clusters, all machines, including the computer that you run the installation process on, must have direct internet access to pull images for platform containers and provide telemetry data to Red Hat.
14+
.Supported platforms
15+
[cols=".^4s,.^1,.^1,.^1,.^1,options="header"]
16+
|====
17+
|Platform|Installer-provisioned infrastructure ^[1]^|User-provisioned infrastructure ^[2]^|Agent-based Installer|Assisted Installer
2418

19+
|{aws-first}
20+
|X
21+
|X
22+
|
23+
|
24+
25+
|Bare metal
26+
|X
27+
|X
28+
|X
29+
|X
30+
31+
|External
32+
|
33+
|
34+
|X
35+
|X
36+
37+
|{gcp-first}
38+
|X
39+
|X
40+
|
41+
|
42+
43+
|{ibm-cloud-name} Classic
44+
|X
45+
|
46+
|
47+
|
48+
49+
|{ibm-cloud-name} Virtual Private Cloud (VPC)
50+
|X
51+
|
52+
|
53+
|
54+
55+
|{ibm-power-name}
56+
|
57+
|X
58+
|X
59+
|X
60+
61+
|{ibm-z-name} or {ibm-linuxone-name}
62+
|
63+
|X
64+
|X
65+
|X
66+
67+
|{azure-first}
68+
|X
69+
|X
70+
|
71+
|
72+
73+
|{azure-full} Stack Hub
74+
|X
75+
|X
76+
|
77+
|
78+
79+
|None
80+
|
81+
|
82+
|X
83+
|X
84+
85+
|Nutanix
86+
|X
87+
|
88+
|
89+
|X
90+
91+
|{oci-first-no-rt}
92+
|
93+
|
94+
|X
95+
|X
96+
97+
|{rh-openstack-first} ^[3]^
98+
|X
99+
|X
100+
|
101+
|
102+
103+
|{vmw-first}
104+
|X
105+
|X
106+
|X
107+
|X
108+
109+
|====
110+
1. For installer-provisioned infrastructure: All machines, including the computer that you run the installation process on, must have direct internet access to pull images for platform containers and provide telemetry data to Red{nbsp}Hat.
111+
+
25112
[IMPORTANT]
26113
====
27114
After installation, the following changes are not supported:
@@ -30,22 +117,10 @@ After installation, the following changes are not supported:
30117
* Mixing cloud provider components. For example, using a persistent storage framework from a another platform on the platform where you installed the cluster.
31118
====
32119
33-
In {product-title} {product-version}, you can install a cluster that uses user-provisioned infrastructure on the following platforms:
34-
35-
* AWS
36-
* Azure
37-
* Azure Stack Hub
38-
* Bare metal
39-
* GCP
40-
* {ibm-power-name}
41-
* {ibm-z-name} or {ibm-linuxone-name}
42-
* {rh-openstack}
43-
** The latest {product-title} release supports both the latest {rh-openstack} long-life release and intermediate release. For complete {rh-openstack} release compatibility, see the link:https://access.redhat.com/articles/4679401[{product-title} on {rh-openstack} support matrix].
44-
* VMware Cloud on AWS
45-
* VMware vSphere
46-
47-
Depending on the supported cases for the platform, you can perform installations on user-provisioned infrastructure, so that you can run machines with full internet access, place your cluster behind a proxy, or perform a disconnected installation.
120+
2. For user-provisioned infrastructure: Depending on the supported cases for the platform, you can perform installations on user-provisioned infrastructure so that you can run machines with full internet access, place your cluster behind a proxy, or perform a disconnected installation.
121+
+
122+
In a disconnected installation, you can download the images that are required to install a cluster, place them in a mirror registry, and use that data to install your cluster. While you require internet access to pull images for platform containers, with a disconnected installation on vSphere or bare-metal infrastructure, your cluster machines do not require direct internet access.
48123
49-
In a disconnected installation, you can download the images that are required to install a cluster, place them in a mirror registry, and use that data to install your cluster. While you require internet access to pull images for platform containers, with a disconnected installation on vSphere or bare metal infrastructure, your cluster machines do not require direct internet access.
124+
3. For {rh-openstack-first}: The latest {product-title} release supports both the latest {rh-openstack} long-life release and intermediate release. For complete {rh-openstack} release compatibility, see the link:https://access.redhat.com/articles/4679401[{product-title} on {rh-openstack} support matrix].
50125
51-
The link:https://access.redhat.com/articles/4128421[OpenShift Container Platform 4.x Tested Integrations] page contains details about integration testing for different platforms.
126+
The link:https://access.redhat.com/articles/4128421[{product-title} 4.x Tested Integrations] page contains details about integration testing for different platforms.

0 commit comments

Comments
 (0)