Skip to content

Commit fd74e60

Browse files
committed
OSDOCS-11798: Move AWS local zone docs to AWS installation section
1 parent 4f6516c commit fd74e60

15 files changed

+30
-31
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ Topics:
202202
File: uninstalling-cluster-aws
203203
- Name: Installation configuration parameters
204204
File: installation-config-parameters-aws
205+
- Name: AWS Local Zone or Wavelength Zone tasks
206+
File: aws-compute-edge-zone-tasks
207+
Distros: openshift-enterprise
205208
- Name: Installing on Azure
206209
Dir: installing_azure
207210
Distros: openshift-origin,openshift-enterprise
@@ -650,9 +653,6 @@ Topics:
650653
Distros: openshift-origin,openshift-enterprise
651654
- Name: Configuring additional devices in an IBM Z or IBM LinuxONE environment
652655
File: ibmz-post-install
653-
- Name: AWS Local Zone or Wavelength Zone tasks
654-
File: aws-compute-edge-zone-tasks
655-
Distros: openshift-enterprise
656656
---
657657
Name: Updating clusters
658658
Dir: updating

post_installation_configuration/aws-compute-edge-zone-tasks.adoc renamed to installing/installing_aws/aws-compute-edge-zone-tasks.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,20 @@ include::modules/machineset-creating.adoc[leveloffset=+3]
6262
[role="_additional-resources"]
6363
.Additional resources
6464

65-
* xref:../installing/installing_aws/ipi/installing-aws-localzone.adoc#installing-aws-localzone[Installing a cluster on AWS with compute nodes on AWS Local Zones]
66-
* xref:../installing/installing_aws/ipi/installing-aws-wavelength-zone.adoc#installing-aws-wavelength-zone[Installing a cluster on AWS with compute nodes on AWS Wavelength Zones]
65+
* xref:../../installing/installing_aws/ipi/installing-aws-localzone.adoc#installing-aws-localzone[Installing a cluster on AWS with compute nodes on AWS Local Zones]
66+
* xref:../../installing/installing_aws/ipi/installing-aws-wavelength-zone.adoc#installing-aws-wavelength-zone[Installing a cluster on AWS with compute nodes on AWS Wavelength Zones]
6767

6868
// Creating user workloads in AWS Local Zones or Wavelength Zones
6969
include::modules/installation-extend-edge-nodes-aws-local-zones.adoc[leveloffset=+1]
7070

7171
[role="_additional-resources"]
7272
.Additional resources
7373

74-
* xref:../installing/installing_aws/ipi/installing-aws-localzone.adoc#installing-aws-localzone[Installing a cluster on AWS with compute nodes on AWS Local Zones]
75-
* xref:../installing/installing_aws/ipi/installing-aws-wavelength-zone.adoc#installing-aws-wavelength-zone[Installing a cluster on AWS with compute nodes on AWS Wavelength Zones]
76-
* xref:../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations-about_nodes-scheduler-taints-tolerations[Understanding taints and tolerations]
74+
* xref:../../installing/installing_aws/ipi/installing-aws-localzone.adoc#installing-aws-localzone[Installing a cluster on AWS with compute nodes on AWS Local Zones]
75+
* xref:../../installing/installing_aws/ipi/installing-aws-wavelength-zone.adoc#installing-aws-wavelength-zone[Installing a cluster on AWS with compute nodes on AWS Wavelength Zones]
76+
* xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations-about_nodes-scheduler-taints-tolerations[Understanding taints and tolerations]
7777

7878
[id="next-steps_aws-zone-tasks"]
7979
== Next steps
8080

81-
* Optional: Use the AWS Load Balancer (ALB) Operator to expose a pod from a targeted edge compute node to services that run inside of a {zone-type} subnet from a public network. See xref:../networking/aws_load_balancer_operator/install-aws-load-balancer-operator.adoc#nw-installing-aws-load-balancer-operator_aws-load-balancer-operator[Installing the AWS Load Balancer Operator].
81+
* Optional: Use the AWS Load Balancer (ALB) Operator to expose a pod from a targeted edge compute node to services that run inside of a {zone-type} subnet from a public network. See xref:../../networking/aws_load_balancer_operator/install-aws-load-balancer-operator.adoc#nw-aws-load-balancer-operator[Installing the AWS Load Balancer Operator].

installing/installing_aws/ipi/installing-aws-localzone.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,5 @@ include::modules/machine-edge-pool-review-nodes.adoc[leveloffset=+2]
214214

215215
.Next steps
216216

217-
//* xref:../../../post_installation_configuration/aws-compute-edge-zone-tasks#installation-extend-edge-nodes-aws-local-zones_aws-compute-edge-zone-tasks[Creating user workloads in AWS Local Zones or Wavelength Zones]
218217
* xref:../../../installing/validation_and_troubleshooting/validating-an-installation.adoc#validating-an-installation[Validating an installation].
219218
* If necessary, you can xref:../../../support/remote_health_monitoring/opting-out-of-remote-health-reporting.adoc#opting-out-remote-health-reporting_opting-out-remote-health-reporting[opt out of remote health].

modules/edge-machine-pools-aws-local-zones.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Module included in the following assemblies:
22
// * installing/installing_aws/installing-aws-localzone.adoc (Installing a cluster on AWS with compute nodes on AWS Local Zones)
33
// * installing/installing_aws/installing-aws-wavelength.adoc (Installing a cluster on AWS with compute nodes on AWS Wavelength Zones)
4-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc
4+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
55

66
ifeval::["{context}" == "installing-aws-localzone"]
77
:local-zone:

modules/installation-aws-add-zone-locations.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Module included in the following assemblies:
22
//
33
// * installing/installing-aws-localzone.adoc (Installing a cluster on AWS with worker nodes on AWS Local Zones)
4-
// * installing/installing-aws-wavelength-zone.adoc (Installing a cluster on AWS with worker nodes on AWS Wavelength Zones)
5-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc
4+
// * installing/installing-aws-wavelength-zone.adoc (Installing a cluster on AWS with worker nodes on AWS Wavelength Zones)
5+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
66

77
ifeval::["{context}" == "installing-aws-localzone"]
88
:local-zone:
@@ -74,7 +74,7 @@ $ aws ec2 modify-availability-zone-group \
7474
--group-name "<value_of_GroupName>" \// <1>
7575
--opt-in-status opted-in
7676
----
77-
<1> Replace `<value_of_GroupName>` with the name of the group of the {zone-type} where you want to create subnets.
77+
<1> Replace `<value_of_GroupName>` with the name of the group of the {zone-type} where you want to create subnets.
7878
ifdef::local-zone[]
7979
For example, specify `us-east-1-nyc-1` to use the zone `us-east-1-nyc-1a` (US East New York).
8080
endif::local-zone[]

modules/installation-cloudformation-subnet-localzone.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// * installing/installing-aws-localzone.adoc (Installing a cluster on AWS with worker nodes on AWS Local Zones)
44
// * installing/installing-aws-wavelength-zone.adoc (Installing a cluster on AWS with compute nodes on AWS Wavelength Zones)
5-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc (AWS zone tasks)
5+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
66
// * installing/installing_aws/ipi/installing-aws-outposts.adoc
77

88
ifeval::["{context}" == "installing-aws-outposts"]

modules/installation-cloudformation-vpc-carrier-gw.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Module included in the following assemblies:
22
//
3-
// * installing/installing-aws-wavelength-zone.adoc (Installing a cluster on AWS with worker nodes on AWS Wavelength Zones)
4-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc (AWS zone tasks)
3+
// * installing/installing-aws-wavelength-zone.adoc (Installing a cluster on AWS with worker nodes on AWS Wavelength Zones)
4+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
55

66
ifeval::["{context}" == "installing-aws-wavelength-zone"]
77
:wavelength-zone:
@@ -99,4 +99,4 @@ ifeval::["{context}" == "installing-aws-wavelength-zone"]
9999
endif::[]
100100
ifeval::["{context}" == "aws-compute-edge-zone-tasks"]
101101
:!post-aws-zones:
102-
endif::[]
102+
endif::[]

modules/installation-creating-aws-vpc-carrier-gw.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Module included in the following assemblies:
22
//
33
// * installing/installing-aws-wavelength-zone.adoc (Installing a cluster on AWS with compute nodes on AWS Wavelength Zones)
4-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc (AWS zone tasks)
4+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
55

66
ifeval::["{context}" == "installing-aws-wavelength-zone"]
77
:wavelength-zone:
@@ -29,7 +29,7 @@ To create edge nodes or internet-facing load balancers in Wavelength Zones locat
2929
3030
Carrier gateways exist for VPCs that only contain subnets in a Wavelength Zone.
3131

32-
The following list explains the functions of a carrier gateway in the context of an AWS Wavelength Zones location:
32+
The following list explains the functions of a carrier gateway in the context of an AWS Wavelength Zones location:
3333

3434
* Provides connectivity between your Wavelength Zone and the carrier network, which includes any available devices from the carrier network.
3535
* Performs Network Address Translation (NAT) functions, such as translating IP addresses that are public IP addresses stored in a network border group, from Wavelength Zones to carrier IP addresses. These translation functions apply to inbound and outbound traffic.

modules/installation-extend-edge-nodes-aws-local-zones.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc
3+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="installation-extend-edge-nodes-aws-local-zones_{context}"]
@@ -15,7 +15,7 @@ The installation program creates the compute machine set manifests file with `no
1515
[NOTE]
1616
====
1717
The examples in the procedure are for a Local Zones infrastructure. If you are working with a Wavelength Zones infrastructure, ensure you adapt the examples to what is supported in this infrastructure.
18-
====
18+
====
1919

2020
.Prerequisites
2121

modules/machineset-creating.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// * windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.adoc
1313
// * windows_containers/creating_windows_machinesets/creating-windows-machineset-gcp.adoc
1414
// * post_installation_configuration/cluster-tasks.adoc
15-
// * post_installation_configuration/aws-compute-edge-zone-tasks.adoc
15+
// * installing/installing_aws/aws-compute-edge-zone-tasks.adoc
1616
// * windows_containers/creating_windows_machinesets/creating-windows-machineset-nutanix.adoc
1717

1818
ifeval::["{context}" == "creating-windows-machineset-aws"]

0 commit comments

Comments
 (0)