Skip to content

Commit 7960664

Browse files
Merge pull request #62730 from EricPonvelle/OSDOCS-6139_ROSA-with-HCP-Update-1
OSDOCS-6139.1: Added architecture graphics to docs
2 parents 68c0d74 + 9f84256 commit 7960664

File tree

5 files changed

+27
-5
lines changed

5 files changed

+27
-5
lines changed
97.9 KB
Loading
120 KB
Loading

modules/rosa-architecture.adoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@
77
You can install ROSA using either a public or private network. Configure a private cluster and private network connection during or after the cluster creation process.
88
Red Hat manages the cluster with limited access through a public network. For more information, see xref:../../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc#rosa-service-definition[ROSA service definition].
99

10-
.ROSA deployed on public and private networks
10+
.ROSA Classic deployed on public and private networks
1111
image::156_OpenShift_ROSA_Arch_0621_arch.svg[ROSA deployed on public and private networks]
1212

13-
Alternatively, install a cluster using AWS PrivateLink, which is hosted on private subnets only.
13+
If you are using {hcp-title-first}, you can create your clusters on public and private networks as well. The following images depict the architecture of both public and private networks.
14+
15+
.ROSA with HCP deployed on a public network
16+
image::ROSA-HCP-and-ROSA-Classic-public.png[ROSA with HCP deployed on a public network]
17+
18+
.ROSA with HCP deployed on a private network
19+
image::ROSA-HCP-and-ROSA-Classic-private.png[ROSA with HCP deployed on a private network]
20+
21+
Alternatively, you can install a ROSA Classic cluster using AWS PrivateLink, which is hosted on private subnets only.

modules/rosa-hcp-classic-comparison.adoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,18 @@
6666
* Compliance certifications and FIPS are not yet available.
6767
|
6868
* Compliance specifics are located in the {product-title} documentation.
69-
|===
69+
|===
70+
71+
[id="rosa-hcp-classic-comparison-networks_{context}"]
72+
== ROSA architecture network comparisons
73+
74+
ROSA Classic and ROSA with HCP offer options to install your cluster on public and private networks. The following images show the differences between these options.
75+
76+
.ROSA Classic deployed on public and private networks
77+
image::156_OpenShift_ROSA_Arch_0621_arch.svg[ROSA deployed on public and private networks]
78+
79+
.ROSA with HCP deployed on a public network
80+
image::ROSA-HCP-and-ROSA-Classic-public.png[ROSA with HCP deployed on a public network]
81+
82+
.ROSA with HCP deployed on a private network
83+
image::ROSA-HCP-and-ROSA-Classic-private.png[ROSA with HCP deployed on a private network]

rosa_architecture/rosa_architecture_sub/rosa-architecture-models.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
66

77
toc::[]
88

9-
ROSA architecture supports the following network configuration types:
9+
ROSA has two installation offerings. The architecture supports the following network configuration types:
1010

1111
* Public network
1212
* Private network
13-
* AWS PrivateLink
13+
* AWS PrivateLink (ROSA Classic only)
1414
1515
include::modules/rosa-architecture.adoc[leveloffset=+1]
1616
include::modules/osd-aws-privatelink-architecture.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)