Skip to content

Commit 4db3601

Browse files
committed
ROX14338 Creating new page for supported architectures
ROX14338 Fixing build error ROX14338 Fixing build error #2 ROX14338 Fixing build error #3 ROX14338 Fixing build error openshift#4 ROX14338 Fixing link issues ROX14338 Adding supported OCP versions ROX14338 Incorporating peer review feedback ROX14338 Incorporating peer review feedback #2 ROX14338 Incorporating peer review feedback ROX14338 Incorporating review feedback 4
1 parent 5d2db0a commit 4db3601

File tree

8 files changed

+129
-9
lines changed

8 files changed

+129
-9
lines changed

_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Name: Installing
4747
Dir: installing
4848
Distros: openshift-acs
4949
Topics:
50-
- Name: Installation platforms and methods
50+
- Name: Supported platforms and installation methods
5151
File: acs-installation-platforms
5252
Distros: openshift-acs
5353
- Name: Getting started with RHACS Cloud Service

installing/acs-installation-platforms.adoc

Lines changed: 80 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,89 @@
11
:_content-type: ASSEMBLY
22
[id="acs-installation-platforms"]
3-
= Installation platforms and methods
3+
= Supported platforms and installation methods
44
include::modules/common-attributes.adoc[]
55
:context: acs-installation-platforms
6-
76
toc::[]
87

98
[role="_abstract"]
10-
{product-title} and {product-title-managed} are supported on various platforms, such as Red Hat OpenShift and Kubernetes platforms.
9+
{rh-rhacs-first} and {product-title-managed} ({product-title-managed-short}) are supported on{ocp} and Kubernetes platforms.
10+
11+
[id="install-platforms-methods_{context}"]
12+
== Installation methods for different platforms
13+
14+
[role="_abstract"]
15+
You can perform different types of installations on different platforms.
16+
17+
[NOTE]
18+
====
19+
Not all installation methods are supported for all platforms.
20+
====
21+
22+
.Supported platforms and recommended installation methods
23+
[%autowidth]
24+
|===
25+
|*Platform type ^[1]^*|*Platform*|*Supported for Central*|*Supported for Secured Clusters*|*Supported installation methods*|*Installation steps*
26+
27+
.6+|Managed service platform
28+
|{osp} Dedicated (OSD)
29+
|Yes ^[2]^
30+
|Yes ^[2]^
31+
.3+d|Operator (recommended), Helm charts, or roxctl CLI ^[3]^
32+
.3+a| * xref:../installing/installing_ocp/install-rhacs-ocp.adoc#install-rhacs-ocp[High-level overview of installing {product-title-short} on {osp}]
33+
* xref:../installing/installing_cloud_ocp/install-rhacs-cloud-ocp.adoc#install-rhacs-cloud-ocp[Setting up {product-title-managed-short} on {osp}]
34+
35+
|Azure {osp} (ARO)
36+
|Yes ^[2]^
37+
|Yes ^[2]^
1138

39+
|{osp} Service on AWS (ROSA)
40+
|Yes ^[2]^
41+
|Yes ^[2]^
42+
43+
|Amazon Elastic Kubernetes Service (Amazon EKS)
44+
|Limited ^[4]^
45+
|Yes
46+
.3+d|Helm charts (recommended), or roxctl CLI ^[3]^
47+
48+
.3+a| * xref:../installing/installing_other/install-rhacs-other.adoc#install-rhacs-other[High-level overview of installing {product-title-short} on other platforms]
49+
* xref:../installing/installing_cloud_other/install-rhacs-cloud-other.adoc#install-rhacs-cloud-other[Setting up {product-title-managed-short} on other platforms]
50+
51+
|Google Kubernetes Engine (Google GKE)
52+
|Limited ^[4]^
53+
|Yes
54+
55+
|Microsoft Azure Kubernetes Service (Microsoft AKS)
56+
|Limited ^[4]^
57+
|Yes
58+
59+
.2+|Self-managed platform
60+
|Red Hat {ocp} ({ocp-short}) 4.x
61+
|Yes
62+
|Yes
63+
.2+d|Operator (recommended), Helm charts, or roxctl CLI ^[3]^
64+
.2+a| * xref:../installing/installing_ocp/install-rhacs-ocp.adoc#install-rhacs-ocp[High-level overview of installing {product-title-short} on {osp}]
65+
* xref:../installing/installing_cloud_ocp/install-rhacs-cloud-ocp.adoc#install-rhacs-cloud-ocp[Setting up {product-title-managed-short} on {osp}]
66+
67+
|{osp} Kubernetes Engine (OKE) 4.x
68+
|No
69+
|Yes
70+
|===
71+
72+
[.small]
73+
--
74+
1. The availability of support for each platform depends on the overarching lifecycle of the platform and the end-of-life date.
75+
2. {rh-rhacs-first} is supported as a self-managed add-on for managed OpenShift services that meet the installation and sizing requirements for {product-title-short}. Deploying and managing {product-title-short} components does not fall under the service description for the managed service, and therefore {product-title-short} is not included in the SRE service.
76+
3. Do not use the `roxctl` installation method unless you have a specific installation that requires this method.
77+
4. {product-title-short} Central is tested, qualified, and is fully supported exclusively on {ocp} 4. Deployment and use of Central in environments that are not {ocp} 4 is possible, but support is limited to the {product-title-short} product software only and not to the underlying infrastructure provider. As part of problem diagnosis and isolation, it is necessary to reproduce problems in an {ocp} 4 environment. If an issue is specific to a provider and cluster that is not {ocp} 4, Red Hat provides commercially reasonable support to isolate issues. You are expected to open a case with your respective provider. For instructions, see the https://access.redhat.com/third-party-software-support[Red Hat 3rd Party Support Policy].
78+
--
79+
80+
include::modules/installation-methods-for-different-architectures.adoc[leveloffset=+1]
81+
82+
include::modules/supported-browsers-for-rhacs.adoc[leveloffset=+1]
83+
84+
85+
//content without IBM support [old content]
86+
////
1287
[id="install-platforms-methods"]
1388
== Installation methods for different platforms
1489
@@ -41,4 +116,5 @@ a| * xref:../installing/installing_other/install-rhacs-other.adoc#install-rhacs-
41116
a| * Helm charts (recommended)
42117
* `roxctl` CLI
43118
44-
|===
119+
|===
120+
////

installing/installing_cloud_ocp/install-rhacs-cloud-ocp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For information about configuring {product-title-managed-short} for other platfo
1717

1818
.Prerequisites
1919

20-
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods[installation platforms and methods].
20+
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods_acs-installation-platforms[installation platforms and methods].
2121
* Understand xref:../../architecture/acs-architecture.adoc#acs-architecture_acs-architecture[{product-title} architecture].
2222
* Review the xref:../installing_cloud_ocp/prerequisites-cloud-ocp.adoc#prerequisites-cloud-ocp[prerequisites].
2323

installing/installing_cloud_other/install-rhacs-cloud-other.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include::snippets/field-trial.adoc[leveloffset=+1]
1515

1616
.Prerequisites
1717

18-
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods[installation platforms and methods].
18+
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods_acs-installation-platforms[installation platforms and methods].
1919
* Understand xref:../../architecture/acs-architecture.adoc#acs-architecture_acs-architecture[{product-title} architecture].
2020
* Review the xref:../installing_cloud_other/prerequisites-cloud-other.adoc#prerequisites-cloud-other[prerequisites].
2121

installing/installing_ocp/install-rhacs-ocp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ toc::[]
1111

1212
Before you install:
1313

14-
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods[installation platforms and methods].
14+
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods_acs-installation-platforms[installation platforms and methods].
1515
* Understand xref:../../architecture/acs-architecture.adoc#acs-architecture_acs-architecture[{product-title} architecture].
1616
* Review the xref:../installing_ocp/prerequisites-ocp.adoc#prerequisites-ocp[prerequisites].
1717

installing/installing_other/install-rhacs-other.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ toc::[]
1111

1212
Before you install:
1313

14-
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods[installation platforms and methods].
14+
* Understand the xref:../../installing/acs-installation-platforms.adoc#install-platforms-methods_acs-installation-platforms[installation platforms and methods].
1515
* Understand xref:../../architecture/acs-architecture.adoc#acs-architecture_acs-architecture[{product-title} architecture].
1616
* Review the xref:../installing_other/prerequisites-other.adoc#prerequisites-other[prerequisites].
1717
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * installing/acs-installation-platforms.adoc
4+
:_content-type: REFERENCE
5+
[id="installation-methods-for-different-architectures_{context}"]
6+
= Installation methods for different architectures
7+
8+
[role="_abstract"]
9+
{rh-rhacs-first} and {product-title-managed} ({product-title-managed-short}) are supported on specific architectures.
10+
11+
.Supported architectures and recommended installation methods
12+
[%autowidth]
13+
|===
14+
|*Supported architectures*|*Supported for Central*|*Supported for Secured Clusters*|*Supported installation methods*
15+
16+
|AMD64
17+
|Yes
18+
|Yes
19+
a|Operator (preferred), Helm charts, or roxctl CLI (not recommended)
20+
21+
|IBM Power (ppc64le)
22+
|No
23+
|Yes ({ocp} versions 4.10, 4.11, and 4.12 only)
24+
.2+a|Operator is the only supported install method.
25+
26+
|IBM Z
27+
|No
28+
|Yes ({ocp} versions 4.10, 4.11, and 4.12 only)
29+
30+
|===
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * installing/acs-installation-platforms.adoc
4+
:_content-type: REFERENCE
5+
[id="supported-browsers-for-rhacs_{context}"]
6+
= Supported Browsers for RHACS
7+
8+
[role="_abstract"]
9+
{rh-rhacs-first} link:https://www.redhat.com/en/about/browser-support[browser support] complies with Red Hat policy and includes the following browsers:
10+
11+
* Google Chrome
12+
* Mozilla Firefox
13+
* Apple Safari
14+
* Microsoft Edge

0 commit comments

Comments
 (0)