Skip to content

Commit 53a41cb

Browse files
committed
CNV#64393: cloud platforms matrix
1 parent fd20784 commit 53a41cb

File tree

1 file changed

+98
-31
lines changed

1 file changed

+98
-31
lines changed

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

Lines changed: 98 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,73 @@ toc::[]
99

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

12-
// Hiding in ROSA/OSD as not supported
12+
// hiding in rosa/osd
1313
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
14-
[IMPORTANT]
15-
====
16-
Installation method considerations::
17-
You can use any installation method, including user-provisioned, installer-provisioned, or assisted installer, to deploy {product-title}. However, the installation method and the cluster topology might affect {VirtProductName} functionality, such as snapshots or xref:../../virt/install/preparing-cluster-for-virt.adoc#live-migration_preparing-cluster-for-virt[live migration].
14+
// the following section is in the assembly for xref reasons
15+
[id="virt-cloud-platforms_{context}"]
16+
== Compatible cloud platforms
1817

19-
{rh-storage-first}::
20-
If you deploy {VirtProductName} with {rh-storage-first}, you must create a dedicated storage class for Windows virtual machine disks. See link:https://access.redhat.com/articles/6978371[Optimizing ODF PersistentVolumes for Windows VMs] for details.
18+
{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.
2119

22-
IPv6::
23-
{VirtProductName} support for single-stack IPv6 clusters is limited to the OVN-Kubernetes localnet and Linux bridge Container Network Interface (CNI) plugins.
24-
====
25-
26-
:FeatureName: Deploying {VirtProductName} on a single-stack IPv6 cluster
20+
ifdef::openshift-enterprise[]
21+
:FeatureName: Installing {VirtProductName} on certain cloud platforms
2722
include::snippets/technology-preview.adoc[]
28-
:!FeatureName:
29-
30-
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
23+
endif::[]
3124

32-
// Hiding in ROSA/OSD as FIPS not supported
33-
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
34-
.FIPS mode
25+
[cols="1,1,2,2a", options="header"]
26+
|===
27+
| Vendor
28+
| Status
29+
| Storage
30+
| Related links
31+
32+
| {aws-first}
33+
| GA
34+
| Elastic Block Store (EBS), {odf-first}, Portworx, FSx (NetApp)
35+
| * xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-customizations[Installing a cluster on AWS with customizations]
36+
37+
| {product-rosa} (ROSA)
38+
| GA
39+
| EBS, Portworx, FSx (Q3), {odf-short}
40+
| * link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html/virtualization/index[{VirtProductName}] in the {product-rosa} documentation
41+
* link:https://docs.aws.amazon.com/rosa/latest/userguide/what-is-rosa.html[What is {product-rosa}?] in the {aws-short} documentation
42+
43+
| {oci-first-no-rt}
44+
| Technology Preview
45+
| {oci} native storage
46+
| * link:https://access.redhat.com/articles/7118050[{VirtProductName} and Oracle Cloud Infrastructure known issues and limitations] in the Red{nbsp}Hat Knowledgebase
47+
* 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
48+
49+
| Azure Red{nbsp}Hat OpenShift (ARO)
50+
| Technology Preview
51+
| {odf-short}
52+
| * link:https://learn.microsoft.com/en-us/azure/openshift/howto-create-openshift-virtualization[{VirtProductName} for Azure Red Hat OpenShift (preview)] in the Microsoft documentation
53+
54+
| {gcp-first}
55+
| Technology Preview
56+
| {gcp-short} native storage
57+
| * link:https://access.redhat.com/articles/7120382[{VirtProductName} and {gcp-full} known storage issues and limitations] in the Red{nbsp}Hat Knowledgebase
58+
59+
// tracker: https://issues.redhat.com/browse/XCMSTRAT-1191
60+
// | {product-dedicated}
61+
// | Technology Preview
62+
// | {gcp-short} native storage
63+
// |
64+
65+
// | {ibm-cloud-title}
66+
// | Technology Preview
67+
// | IBM Fusion
68+
// |
69+
|===
3570

36-
If you install your cluster in xref:../../installing/overview/installing-fips.adoc#installing-fips-mode_installing-fips[FIPS mode], no additional setup is required for {VirtProductName}.
37-
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
71+
[role="_additional-resources"]
72+
.Additional resources
73+
* xref:../../virt/vm_networking/virt-networking-overview.adoc#virt-networking[Networking overview]
74+
// * https://catalog.redhat.com/search?p=1&target_platforms=Red%20Hat%20OpenShift[{product-title} partners in the Red{nbsp}Hat Ecosystem Catalog]
75+
endif::[]
3876
39-
[id="supported-platforms_preparing-cluster-for-virt"]
40-
== Supported platforms
77+
[id="bare-metal-support_preparing-cluster-for-virt"]
78+
== Bare metal support
4179

4280
You can use the following platforms with {VirtProductName}:
4381

@@ -48,15 +86,15 @@ ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
4886
* 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].
4987
//See link:https://access.redhat.com/articles/6409731[Deploy {VirtProductName} on AWS metal instance types]. // seems outdated with references to OCS - remove?
5088

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-
--
89+
//* {ibm-cloud-name} Bare Metal Servers. See link:https://access.redhat.com/articles/6738731[Deploy {VirtProductName} on {ibm-cloud-name} Bare Metal nodes].
90+
//+
91+
//--
92+
//ifdef::openshift-enterprise[]
93+
//:FeatureName: Installing OpenShift Virtualization on {ibm-cloud-name} Bare Metal Servers
94+
//include::snippets/technology-preview.adoc[]
95+
//:!FeatureName:
96+
//endif::[]
97+
//--
6098
6199
* {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}].
62100
+
@@ -146,6 +184,35 @@ The following features are available for use on s390x architecture but function
146184
147185
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
148186
187+
// Hiding in ROSA/OSD as not supported
188+
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
189+
190+
[id="important-considerations_preparing-cluster-for-virt"]
191+
== Important considerations for any platform
192+
193+
Before you install {VirtProductName} on any platform, note the following caveats and considerations.
194+
195+
Installation method considerations::
196+
You can use any installation method, including user-provisioned, installer-provisioned, or Assisted Installer, to deploy {product-title}. However, the installation method and the cluster topology might affect {VirtProductName} functionality, such as snapshots or xref:../../virt/install/preparing-cluster-for-virt.adoc#live-migration_preparing-cluster-for-virt[live migration].
197+
198+
{rh-storage-first}::
199+
If you deploy {VirtProductName} with {rh-storage-first}, you must create a dedicated storage class for Windows virtual machine disks. See link:https://access.redhat.com/articles/6978371[Optimizing ODF PersistentVolumes for Windows VMs] for details.
200+
201+
IPv6::
202+
{VirtProductName} support for single-stack IPv6 clusters is limited to the OVN-Kubernetes localnet and Linux bridge Container Network Interface (CNI) plugins.
203+
+
204+
:FeatureName: Deploying {VirtProductName} on a single-stack IPv6 cluster
205+
include::snippets/technology-preview.adoc[]
206+
:!FeatureName:
207+
208+
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
209+
210+
// Hiding in ROSA/OSD as FIPS not supported
211+
ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
212+
213+
FIPS mode:: If you install your cluster in xref:../../installing/overview/installing-fips.adoc#installing-fips-mode_installing-fips[FIPS mode], no additional setup is required for {VirtProductName}.
214+
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
215+
149216
// Section is in assembly so that we can use xrefs
150217
[id="virt-hardware-os-requirements_preparing-cluster-for-virt"]
151218
== Hardware and operating system requirements

0 commit comments

Comments
 (0)