Skip to content

Commit 5890175

Browse files
committed
OSDOCS#10085 reorganizing AWS installation requirements
1 parent 2282866 commit 5890175

16 files changed

+64
-215
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,16 @@ Topics:
155155
Dir: installing_aws
156156
Distros: openshift-origin,openshift-enterprise
157157
Topics:
158-
- Name: Preparing to install
158+
- Name: Installation methods
159159
File: preparing-to-install-on-aws
160160
- Name: Configuring an AWS account
161161
File: installing-aws-account
162162
- Name: Installer-provisioned infrastructure
163163
Dir: ipi
164164
Distros: openshift-origin,openshift-enterprise
165165
Topics:
166+
- Name: Preparing to install a cluster
167+
File: ipi-aws-preparing-to-install
166168
- Name: Installing a cluster
167169
File: installing-aws-default
168170
- Name: Installing a cluster with customizations

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

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,14 @@ If you have an AWS profile stored on your computer, it must not use a temporary
2626

2727
include::modules/installation-aws-regions-with-no-ami.adoc[leveloffset=+1]
2828

29-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
30-
3129
include::modules/private-clusters-default.adoc[leveloffset=+1]
3230
include::modules/private-clusters-about-aws.adoc[leveloffset=+2]
3331

3432
include::modules/installation-custom-aws-vpc.adoc[leveloffset=+1]
3533
include::modules/installation-aws-security-groups.adoc[leveloffset=+2]
3634

37-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
38-
3935
include::modules/installation-aws-upload-custom-rhcos-ami.adoc[leveloffset=+1]
4036

41-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
42-
4337
include::modules/installation-initializing-manual.adoc[leveloffset=+1]
4438

4539
[role="_additional-resources"]
@@ -61,9 +55,6 @@ include::modules/installation-configure-proxy.adoc[leveloffset=+2]
6155

6256
include::modules/installation-applying-aws-security-groups.adoc[leveloffset=+2]
6357

64-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
65-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
66-
6758
[id="installing-aws-manual-modes_{context}"]
6859
== Alternatives to storing administrator-level secrets in the kube-system project
6960

@@ -110,13 +101,10 @@ include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
110101

111102
include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
112103

113-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
114-
115104
[role="_additional-resources"]
116105
.Additional resources
117106

118107
* See xref:../../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console.
119-
* See xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service.
120108

121109
== Next steps
122110

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

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,8 @@ If you have an AWS profile stored on your computer, it must not use a temporary
2929
====
3030
* If you use a firewall, you xref:../../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configured it to allow the sites] that your cluster requires access to.
3131

32-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
33-
34-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
35-
3632
include::modules/installation-aws-marketplace-subscribe.adoc[leveloffset=+1]
3733

38-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
39-
4034
include::modules/installation-initializing.adoc[leveloffset=+1]
4135

4236
[role="_additional-resources"]
@@ -58,9 +52,6 @@ include::modules/installation-aws-config-yaml.adoc[leveloffset=+2]
5852

5953
include::modules/installation-configure-proxy.adoc[leveloffset=+2]
6054

61-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
62-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
63-
6455
[id="installing-aws-manual-modes_{context}"]
6556
== Alternatives to storing administrator-level secrets in the kube-system project
6657

@@ -112,13 +103,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
112103

113104
* See xref:../../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console.
114105

115-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
116-
117-
[role="_additional-resources"]
118-
.Additional resources
119-
120-
* See xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service.
121-
122106
== Next steps
123107

124108
* xref:../../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation].

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

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="installing-aws-default"]
3-
= Installing a cluster quickly on AWS
3+
= Installing a cluster on AWS
44
include::_attributes/common-attributes.adoc[]
55
:context: installing-aws-default
66

@@ -21,21 +21,13 @@ If you have an AWS profile stored on your computer, it must not use a temporary
2121
====
2222
* If you use a firewall, you xref:../../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configured it to allow the sites] that your cluster requires access to.
2323

24-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
25-
26-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
27-
28-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
29-
3024
include::modules/installation-launching-installer.adoc[leveloffset=+1]
3125

3226
[role="_additional-resources"]
3327
.Additional resources
3428

3529
* See link:https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html[Configuration and credential file settings] in the AWS documentation for more information about AWS profile and credential configuration.
3630

37-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
38-
3931
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
4032

4133
include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
@@ -45,13 +37,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
4537

4638
* See xref:../../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console.
4739

48-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
49-
50-
[role="_additional-resources"]
51-
.Additional resources
52-
53-
* See xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service
54-
5540
== Next steps
5641

5742
* xref:../../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation].

installing/installing_aws/ipi/installing-aws-government-region.adoc

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,8 @@ include::modules/private-clusters-about-aws.adoc[leveloffset=+2]
3333
include::modules/installation-custom-aws-vpc.adoc[leveloffset=+1]
3434
include::modules/installation-aws-security-groups.adoc[leveloffset=+2]
3535

36-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
37-
38-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
39-
4036
include::modules/installation-aws-marketplace-subscribe.adoc[leveloffset=+1]
4137

42-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
43-
4438
include::modules/installation-initializing-manual.adoc[leveloffset=+1]
4539

4640
[role="_additional-resources"]
@@ -62,9 +56,6 @@ include::modules/installation-configure-proxy.adoc[leveloffset=+2]
6256

6357
include::modules/installation-applying-aws-security-groups.adoc[leveloffset=+2]
6458

65-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
66-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
67-
6859
[id="installing-aws-manual-modes_{context}"]
6960
== Alternatives to storing administrator-level secrets in the kube-system project
7061

@@ -116,13 +107,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
116107

117108
* See xref:../../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console.
118109

119-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
120-
121-
[role="_additional-resources"]
122-
.Additional resources
123-
124-
* See xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service.
125-
126110
== Next steps
127111

128112
* xref:../../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation].

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

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="installing-aws-localzone"]
3-
= Installing a cluster on AWS with compute nodes on AWS Local Zones
3+
= Installing a cluster with compute nodes on AWS Local Zones
44
include::_attributes/common-attributes.adoc[]
55
:context: installing-aws-localzone
66
:zone-type: Local Zones
@@ -75,21 +75,9 @@ Before you install a cluster in an AWS {zone-type} environment, you must configu
7575
// Opting in to AWS Local Zones
7676
include::modules/installation-aws-add-zone-locations.adoc[leveloffset=+2]
7777

78-
// Internet access for OpenShift Container Platform
79-
include::modules/cluster-entitlements.adoc[leveloffset=+2]
80-
8178
// Obtaining an AWS Marketplace image
8279
include::modules/installation-aws-marketplace-subscribe.adoc[leveloffset=+2]
8380

84-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
85-
include::modules/cli-installing-cli.adoc[leveloffset=+2]
86-
87-
// Obtaining the installation program
88-
include::modules/installation-obtaining-installer.adoc[leveloffset=+2]
89-
90-
// Generating a key pair for cluster node SSH access
91-
include::modules/ssh-agent-using.adoc[leveloffset=+2]
92-
9381
[id="prep-installation-aws-local-zone_{context}"]
9482
== Preparing for the installation
9583

@@ -224,14 +212,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+2]
224212
// Verifying nodes that were created with edge compute pool
225213
include::modules/machine-edge-pool-review-nodes.adoc[leveloffset=+2]
226214

227-
// Telemetry access for OpenShift Container Platform
228-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
229-
230-
[role="_additional-resources"]
231-
.Additional resources
232-
233-
* xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring]
234-
235215
.Next steps
236216

237217
//* 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]

installing/installing_aws/ipi/installing-aws-network-customizations.adoc

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ cluster.
2727
If you have an AWS profile stored on your computer, it must not use a temporary session token that you generated while using a multi-factor authentication device. The cluster continues to use your current AWS credentials to create AWS resources for the entire life of the cluster, so you must use key-based, long-term credentials. To generate appropriate keys, see link:https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html[Managing Access Keys for IAM Users] in the AWS documentation. You can supply the keys when you run the installation program.
2828
====
2929
* If you use a firewall, you xref:../../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configured it to allow the sites] that your cluster requires access to.
30-
// TODO
31-
// Concept that describes networking
32-
33-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
34-
35-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
36-
37-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
3830

3931
include::modules/nw-network-config.adoc[leveloffset=+1]
4032

@@ -58,9 +50,6 @@ include::modules/installation-aws-config-yaml.adoc[leveloffset=+2]
5850

5951
include::modules/installation-configure-proxy.adoc[leveloffset=+2]
6052

61-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
62-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
63-
6453
[id="installing-aws-manual-modes_{context}"]
6554
== Alternatives to storing administrator-level secrets in the kube-system project
6655

@@ -132,13 +121,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
132121

133122
* See xref:../../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console.
134123

135-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
136-
137-
[role="_additional-resources"]
138-
.Additional resources
139-
140-
* See xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service.
141-
142124
== Next steps
143125

144126
* xref:../../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation].

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="installing-aws-outposts"]
3-
= Installing a cluster on AWS with compute nodes on AWS Outposts
3+
= Installing a cluster with compute nodes on AWS Outposts
44
include::_attributes/common-attributes.adoc[]
55
:context: installing-aws-outposts
66

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

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ include::modules/private-clusters-about-aws.adoc[leveloffset=+2]
2828
include::modules/installation-custom-aws-vpc.adoc[leveloffset=+1]
2929
include::modules/installation-aws-security-groups.adoc[leveloffset=+2]
3030

31-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
32-
33-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
34-
35-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
36-
3731
include::modules/installation-initializing-manual.adoc[leveloffset=+1]
3832

3933
[role="_additional-resources"]
@@ -56,9 +50,6 @@ include::modules/installation-configure-proxy.adoc[leveloffset=+2]
5650

5751
include::modules/installation-applying-aws-security-groups.adoc[leveloffset=+2]
5852

59-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
60-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
61-
6253
[id="installing-aws-manual-modes_{context}"]
6354
== Alternatives to storing administrator-level secrets in the kube-system project
6455

@@ -110,13 +101,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
110101

111102
* See xref:../../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console.
112103

113-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
114-
115-
[role="_additional-resources"]
116-
.Additional resources
117-
118-
* See xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service.
119-
120104
== Next steps
121105

122106
* xref:../../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation].

installing/installing_aws/ipi/installing-aws-secret-region.adoc

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,8 @@ include::modules/private-clusters-about-aws.adoc[leveloffset=+2]
3636
include::modules/installation-custom-aws-vpc.adoc[leveloffset=+1]
3737
include::modules/installation-aws-security-groups.adoc[leveloffset=+2]
3838

39-
include::modules/cluster-entitlements.adoc[leveloffset=+1]
40-
4139
include::modules/installation-aws-upload-custom-rhcos-ami.adoc[leveloffset=+1]
4240

43-
include::modules/ssh-agent-using.adoc[leveloffset=+1]
44-
45-
include::modules/installation-obtaining-installer.adoc[leveloffset=+1]
46-
4741
include::modules/installation-initializing-manual.adoc[leveloffset=+1]
4842

4943
[role="_additional-resources"]
@@ -55,9 +49,6 @@ include::modules/installation-aws-config-yaml.adoc[leveloffset=+2]
5549
include::modules/installation-configure-proxy.adoc[leveloffset=+2]
5650
include::modules/installation-applying-aws-security-groups.adoc[leveloffset=+2]
5751

58-
//Installing the OpenShift CLI by downloading the binary: Moved up to precede `ccoctl` steps, which require the use of `oc`
59-
include::modules/cli-installing-cli.adoc[leveloffset=+1]
60-
6152
[id="installing-aws-manual-modes_{context}"]
6253
== Alternatives to storing administrator-level secrets in the kube-system project
6354

@@ -109,13 +100,6 @@ include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1]
109100
.Additional resources
110101
* xref:../../../web_console/web-console.adoc#web-console[Accessing the web console]
111102

112-
include::modules/cluster-telemetry.adoc[leveloffset=+1]
113-
114-
[role="_additional-resources"]
115-
[id="additional-resources_installing-aws-secret-region_telemetry"]
116-
.Additional resources
117-
* xref:../../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring]
118-
119103
[id="next-steps_installing-aws-secret-region"]
120104
== Next steps
121105
* xref:../../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation].

0 commit comments

Comments
 (0)