Skip to content

Commit e4b58a6

Browse files
authored
Merge pull request #64447 from eohartman/osdocs-4922
OSDOCS-4922 : Add local zones graphics to architecture models section.
2 parents ffc264e + 2641373 commit e4b58a6

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed
70.2 KB
Loading
71.4 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * rosa_architecture/rosa_architecture_sub/rosa-architecture-models.adoc
4+
:_content-type: REFERENCE
5+
[id="rosa-architecture-local-zones_{context}"]
6+
= ROSA architecture with Local Zones
7+
8+
ROSA supports the use of AWS Local Zones, which are metropolis-centralized availability zones where customers can place latency-sensitive application workloads within a VPC. Local Zones are extensions of AWS Regions and are not enabled by default. When Local Zones are enabled and configured, the traffic is extended into the Local Zones for greater flexibility and lower latency. For more information, see xref:../../rosa_cluster_admin/rosa_nodes/rosa-nodes-machinepools-configuring.html[Configuring machine pools in Local Zones].
9+
10+
The following diagram displays a ROSA cluster without traffic routed into a Local Zone.
11+
12+
.ROSA cluster without traffic routed into Local Zones
13+
image::../images/354_OpenShift_ROSA_Local_Zones_0923_1.png[ROSA cluster without traffic routed into Local Zones]
14+
15+
The following diagram displays a ROSA cluster with traffic routed into a Local Zone.
16+
17+
.ROSA cluster with traffic routed into Local Zones
18+
image::../images/354_OpenShift_ROSA_Local_Zones_0923_2.png[ROSA cluster with traffic routed into Local Zones]

rosa_architecture/rosa_architecture_sub/rosa-architecture-models.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ ROSA has two installation offerings. The architecture supports the following net
1414
1515
include::modules/rosa-architecture.adoc[leveloffset=+1]
1616
include::modules/osd-aws-privatelink-architecture.adoc[leveloffset=+1]
17+
include::modules/rosa-architecture-local-zones.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)