Skip to content

OSDOCS-13633#removing duplicate prereqs AWS #94809

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions modules/installation-aws-user-infra-bootstrap.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ you can start the bootstrap sequence that initializes the {product-title} contro

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.
* You created and configured a VPC and associated subnets in AWS.
* You created and configured DNS, load balancers, and listeners in AWS.
* You created the security groups and roles required for your cluster in AWS.
* You created the bootstrap machine.
* You created the control plane machines.
* You created the worker nodes.

.Procedure
Expand Down
4 changes: 0 additions & 4 deletions modules/installation-creating-aws-bootstrap.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ have to contact Red Hat support with your installation logs.

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.
* You created and configured a VPC and associated subnets in AWS.
* You created and configured DNS, load balancers, and listeners in AWS.
* You created the security groups and roles required for your cluster in AWS.

Expand Down
6 changes: 0 additions & 6 deletions modules/installation-creating-aws-control-plane.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ have to contact Red Hat support with your installation logs.

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.
* You created and configured a VPC and associated subnets in AWS.
* You created and configured DNS, load balancers, and listeners in AWS.
* You created the security groups and roles required for your cluster in AWS.
* You created the bootstrap machine.

.Procedure
Expand Down
3 changes: 0 additions & 3 deletions modules/installation-creating-aws-dns.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ have to contact Red Hat support with your installation logs.

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.
* You created and configured a VPC and associated subnets in AWS.

.Procedure
Expand Down
7 changes: 0 additions & 7 deletions modules/installation-creating-aws-security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ the infrastructure. If your cluster does not initialize correctly, you might
have to contact Red Hat support with your installation logs.
====

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.
* You created and configured a VPC and associated subnets in AWS.

.Procedure

. Create a JSON file that contains the parameter values that the template
Expand Down
2 changes: 0 additions & 2 deletions modules/installation-creating-aws-vpc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ have to contact Red Hat support with your installation logs.

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.

.Procedure

Expand Down
7 changes: 0 additions & 7 deletions modules/installation-creating-aws-worker.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ have to contact Red Hat support with your installation logs.

.Prerequisites

* You configured an AWS account.
* You added your AWS keys and region to your local AWS profile by running `aws configure`.
* You generated the Ignition config files for your cluster.
* You created and configured a VPC and associated subnets in AWS.
* You created and configured DNS, load balancers, and listeners in AWS.
* You created the security groups and roles required for your cluster in AWS.
* You created the bootstrap machine.
* You created the control plane machines.


Expand Down