Skip to content

Commit 7ba197e

Browse files
committed
moving table to assembly
1 parent 7eb0e9c commit 7ba197e

File tree

2 files changed

+54
-58
lines changed

2 files changed

+54
-58
lines changed

modules/virt-cloud-platforms.adoc

Lines changed: 0 additions & 57 deletions
This file was deleted.

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

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,60 @@ 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]
12+
// the following section is in the assembly for xref reasons
13+
[id="virt-cloud-platforms_{context}"]
14+
== Compatible cloud platforms
15+
16+
{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.
17+
18+
:FeatureName: Installing {VirtProductName} on certain cloud platforms
19+
include::snippets/technology-preview.adoc[]
20+
21+
[cols="1,1,2,2a", options="header"]
22+
|===
23+
| Vendor
24+
| Status
25+
| Storage
26+
| Related links
27+
28+
| {aws-first}
29+
| GA
30+
| Elastic Block Store (EBS), {odf-first}, Portworx, FSx (NetApp)
31+
| * xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-customizations[Installing a cluster on AWS with customizations]
32+
33+
| {rosa-first}
34+
| GA
35+
| EBS, Portworx, FSx (Q3), {odf-short}
36+
| * link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html/virtualization/index[{VirtProductName}] in the {product-rosa} documentation
37+
* link:https://docs.aws.amazon.com/rosa/latest/userguide/what-is-rosa.html[What is {product-rosa}?] in the {aws-short} documentation
38+
39+
| {oci-first-no-rt}
40+
| Technology Preview
41+
| {oci} native storage
42+
| * link:https://access.redhat.com/articles/7118050[{VirtProductName} and Oracle Cloud Infrastructure known issues and limitations] in the Red{nbsp}Hat Knowledgebase
43+
* 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] in the `oracle-quickstart/oci-openshift` GitHub repository
44+
45+
| Azure Red{nbsp}Hat OpenShift (ARO)
46+
| Technology Preview
47+
| {odf-short}
48+
| * link:https://learn.microsoft.com/en-us/azure/openshift/howto-create-openshift-virtualization[{VirtProductName} for Azure Red Hat OpenShift (preview)] in the Microsoft documentation
49+
50+
| {gcp-first}
51+
| Technology Preview
52+
| {gcp-short} native storage
53+
| * link:https://access.redhat.com/articles/7120382[{VirtProductName} and {gcp-full} known storage issues and limitations] in the Red{nbsp}Hat Knowledgebase
54+
55+
// tracker: https://issues.redhat.com/browse/XCMSTRAT-1191
56+
// | {product-dedicated}
57+
// | Technology Preview
58+
// | {gcp-short} native storage
59+
// |
60+
61+
// | {ibm-cloud-title}
62+
// | Technology Preview
63+
// | IBM Fusion
64+
// |
65+
|===
1366

1467
[role="_additional-resources"]
1568
.Additional resources

0 commit comments

Comments
 (0)