Skip to content

Commit 0a4a692

Browse files
committed
CNV#64393: cloud platforms matrix
1 parent e93861f commit 0a4a692

File tree

2 files changed

+64
-9
lines changed

2 files changed

+64
-9
lines changed

modules/virt-cloud-platforms.adoc

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/install/preparing-cluster-for-virt.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="virt-cloud-platforms_{context}"]
7+
= Compatible cloud platforms
8+
9+
{VirtProductName} is compatible with a variety of public cloud platforms. Each cloud platform has specific storage provider options available. The following table outlines which platforms are fully supported (GA) and which are currently offered as Technology Preview features.
10+
11+
:FeatureName: Installing {VirtProductName} on certain cloud platforms
12+
include::snippets/technology-preview.adoc[]
13+
14+
[cols="1,1,2", options="header"]
15+
|===
16+
| Vendor
17+
| Status
18+
| Storage
19+
20+
| {aws-first}
21+
| GA
22+
| Elastic Block Store (EBS), {odf-first}, Portworx, FSx (NetApp)
23+
24+
| {product-rosa}
25+
| GA
26+
| EBS, Portworx, FSx (Q3), {odf-short}
27+
28+
| {oci-first-no-rt}
29+
| Technology Preview
30+
| {oci} native storage
31+
32+
| Azure Red{nbsp}Hat OpenShift (ARO)
33+
| Technology Preview
34+
| {odf-short}
35+
36+
| {gcp-first}
37+
| Technology Preview
38+
| {gcp-short} native storage
39+
40+
| {product-dedicated}
41+
| Technology Preview
42+
| {gcp-short} native storage
43+
44+
// | IBM Cloud
45+
// | Technology Preview
46+
// | IBM Fusion
47+
|===
48+
49+
[role="_additional-resources"]
50+
.Additional resources
51+
* link:https://github.com/oracle-quickstart/oci-openshift/blob/main/custom_manifests/oci-ccm-csi-drivers/v1.30.0-RWX-LA/openshift-virtualization.md[Installing {VirtProductName} on OCI]
52+
* link:https://access.redhat.com/articles/7118050[{VirtProductName} and Oracle Cloud Infrastructure known issues and limitations]
53+
* https://catalog.redhat.com/search?p=1&target_platforms=Red%20Hat%20OpenShift[{product-title} partners in the Red{nbsp}Hat Ecosystem Catalog]

virt/install/preparing-cluster-for-virt.adoc

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ toc::[]
99

1010
Review this section before you install {VirtProductName} to ensure that your cluster meets the requirements.
1111

12+
include::modules/virt-cloud-platforms.adoc[leveloffset=+1]
13+
1214
// Hiding in ROSA/OSD as not supported
1315
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
1416
[IMPORTANT]
@@ -48,15 +50,15 @@ ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
4850
* Amazon Web Services bare metal instances. See xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-customizations[Installing a cluster on AWS with customizations].
4951
//See link:https://access.redhat.com/articles/6409731[Deploy {VirtProductName} on AWS metal instance types]. // seems outdated with references to OCS - remove?
5052

51-
* {ibm-cloud-name} Bare Metal Servers. See link:https://access.redhat.com/articles/6738731[Deploy {VirtProductName} on {ibm-cloud-name} Bare Metal nodes].
52-
+
53-
--
54-
ifdef::openshift-enterprise[]
55-
:FeatureName: Installing OpenShift Virtualization on {ibm-cloud-name} Bare Metal Servers
56-
include::snippets/technology-preview.adoc[]
57-
:!FeatureName:
58-
endif::[]
59-
--
53+
//* {ibm-cloud-name} Bare Metal Servers. See link:https://access.redhat.com/articles/6738731[Deploy {VirtProductName} on {ibm-cloud-name} Bare Metal nodes].
54+
//+
55+
//--
56+
//ifdef::openshift-enterprise[]
57+
//:FeatureName: Installing OpenShift Virtualization on {ibm-cloud-name} Bare Metal Servers
58+
//include::snippets/technology-preview.adoc[]
59+
//:!FeatureName:
60+
//endif::[]
61+
//--
6062
6163
* {ibm-z-name} or {ibm-linuxone-name} (s390x architecture) systems where an {product-title} cluster is installed in logical partitions (LPARs). See xref:../../installing/installing_ibm_z/preparing-to-install-on-ibm-z.adoc#preparing-to-install-on-ibm-z_preparing-to-install-on-ibm-z[Preparing to install on {ibm-z-title} and {ibm-linuxone-title}].
6264
+

0 commit comments

Comments
 (0)