Skip to content

Commit d0a6e87

Browse files
committed
Update machine pool local zone title and placement in docs
1 parent afbd6ba commit d0a6e87

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

_topic_maps/_topic_map_rosa.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,10 @@ Topics:
216216
Topics:
217217
- Name: About machine pools
218218
File: rosa-nodes-machinepools-about
219-
- Name: Configuring machine pools
220-
File: rosa-nodes-machinepools-configuring
221219
- Name: Managing compute nodes
222220
File: rosa-managing-worker-nodes
221+
- Name: Configuring machine pools in Local Zones
222+
File: rosa-nodes-machinepools-configuring
223223
Distros: openshift-rosa
224224
- Name: About autoscaling nodes on a cluster
225225
File: rosa-nodes-about-autoscaling-nodes
@@ -643,7 +643,7 @@ Topics:
643643
- Name: Resolving image tags to digests
644644
File: resolving-image-tags-to-digests
645645
- Name: Configuring TLS authentication
646-
File: serverless-config-tls
646+
File: serverless-config-tls
647647
- Name: Restrictive network policies
648648
File: restrictive-network-policies
649649
- Name: Traffic splitting
@@ -818,7 +818,7 @@ Topics:
818818
Dir: tuning
819819
Topics:
820820
- Name: Overriding deployment configurations
821-
File: overriding-config-eventing
821+
File: overriding-config-eventing
822822
- Name: High availability
823823
File: serverless-ha
824824
- Name: Functions

modules/rosa-nodes-machine-pools-local-zones.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
:_content-type: PROCEDURE
77
[id="rosa-nodes-machine-pools-local-zones_{context}"]
8-
= Configuring Local Zones for machine pools
8+
= Configuring machine pools in Local Zones
99

10-
Use the following steps to configure Local Zones for machine pools.
10+
Use the following steps to configure machine pools in Local Zones.
1111

1212
[IMPORTANT]
1313
====
14-
AWS Local Zones are supported on Red Hat OpenShift Service on AWS 4.12. See the link:https://access.redhat.com/articles/6989889[Red Hat Knowledgebase article] for information on how to enable Local Zones.
14+
AWS Local Zones are supported on Red Hat OpenShift Service on AWS 4.12. See the link:https://access.redhat.com/articles/6989889[Red Hat Knowledgebase article] for information on how to enable Local Zones.
1515
====
1616
.Prerequisites
1717

@@ -21,7 +21,7 @@ AWS Local Zones are supported on Red Hat OpenShift Service on AWS 4.12. See the
2121
+
2222
[IMPORTANT]
2323
====
24-
Generally, the Maximum Transmission Unit (MTU) between an Amazon EC2 instance in a Local Zone and an Amazon EC2 instance in the Region is 1300. See link:https://docs.aws.amazon.com/local-zones/latest/ug/how-local-zones-work.html[How Local Zones work] in the AWS documentation.
24+
Generally, the Maximum Transmission Unit (MTU) between an Amazon EC2 instance in a Local Zone and an Amazon EC2 instance in the Region is 1300. See link:https://docs.aws.amazon.com/local-zones/latest/ug/how-local-zones-work.html[How Local Zones work] in the AWS documentation.
2525
The cluster network MTU must always be less than the EC2 MTU to account for the overhead. The specific overhead is determined by your network plugin, for example:
2626
2727
- OVN-Kubernetes: `100 bytes`
@@ -41,7 +41,7 @@ The network plugin could provide additional features that may also decrease the
4141
+
4242
[source,terminal]
4343
----
44-
$ rosa create machinepool -c <cluster-name> -i
44+
$ rosa create machinepool -c <cluster-name> -i
4545
----
4646
+
4747
. Add the subnet and instance type for the machine pool in ROSA CLI. After several minutes, the cluster will provision the nodes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
:_content-type: ASSEMBLY
22
include::_attributes/attributes-openshift-dedicated.adoc[]
33
[id="rosa-nodes-machinepools-configuring"]
4-
= Configuring machine pools
4+
= Configuring machine pools in Local Zones
55
:context: rosa-nodes-machinepools-configuring
66

77
toc::[]
8-
This document describes how to configure machine pools with {product-title} (ROSA).
8+
This document describes how to configure Local Zones in machine pools with {product-title} (ROSA).
99

1010
include::modules/rosa-nodes-machine-pools-local-zones.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)