Skip to content

Commit 1aa3b8d

Browse files
authored
Merge pull request #33681 from pneedle-rh/adding-decision-tree-prerequisite
Adding decision tree to installation assembly prerequisite sections
2 parents 316c26b + 1fd38be commit 1aa3b8d

File tree

70 files changed

+292
-559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+292
-559
lines changed

installing/installing-troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gather logs from the bootstrap and control plane, or master, machines. You can a
1010

1111
== Prerequisites
1212

13-
* You attempted to install an {product-title} cluster, and installation failed.
13+
* You attempted to install an {product-title} cluster and the installation failed.
1414

1515
include::modules/installation-bootstrap-gather.adoc[leveloffset=+1]
1616

installing/installing_aws/installing-aws-customizations.adoc

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,30 +17,16 @@ The scope of the {product-title} installation configurations is intentionally na
1717

1818
== Prerequisites
1919

20-
* Review details about the
21-
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
22-
processes.
23-
* xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[Configure an AWS account]
24-
to host the cluster.
20+
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.
21+
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
22+
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account] to host the cluster.
2523
+
2624
[IMPORTANT]
2725
====
28-
If you have an AWS profile stored on your computer, it must not use a temporary
29-
session token that you generated while using a multi-factor authentication
30-
device. The cluster continues to use your current AWS credentials to create
31-
AWS resources for the entire life of the cluster, so you must use long-lived
32-
credentials. To generate appropriate keys, see
33-
link:https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html[Managing Access Keys for IAM Users]
34-
in the AWS documentation. You can supply the keys when you run the installation
35-
program.
26+
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 long-lived 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.
3627
====
37-
* If you use a firewall, you must
38-
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
39-
* If you do not allow the system to manage identity and access management (IAM),
40-
then a cluster administrator can
41-
xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually
42-
create and maintain IAM credentials]. Manual mode can also be used in
43-
environments where the cloud IAM APIs are not reachable.
28+
* 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.
29+
* If the cloud identity and access management (IAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials].
4430

4531
include::modules/cluster-entitlements.adoc[leveloffset=+1]
4632

installing/installing_aws/installing-aws-default.adoc

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,16 @@ Amazon Web Services (AWS) that uses the default configuration options.
1010

1111
== Prerequisites
1212

13-
* Review details about the
14-
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
15-
processes.
16-
* xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[Configure an AWS account]
17-
to host the cluster.
13+
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.
14+
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
15+
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account] to host the cluster.
1816
+
1917
[IMPORTANT]
2018
====
21-
If you have an AWS profile stored on your computer, it must not use a temporary
22-
session token that you generated while using a multi-factor authentication
23-
device. The cluster continues to use your current AWS credentials to
24-
create AWS resources for the entire life of the cluster, so you must
25-
use key-based, long-lived credentials. To generate appropriate keys, see
26-
link:https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html[Managing Access Keys for IAM Users]
27-
in the AWS documentation. You can supply the keys when you run the installation
28-
program.
19+
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-lived 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.
2920
====
30-
* If you use a firewall, you must
31-
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
32-
* If you do not allow the system to manage identity and access management (IAM),
33-
then a cluster administrator can
34-
xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually
35-
create and maintain IAM credentials]. Manual mode can also be used in
36-
environments where the cloud IAM APIs are not reachable.
21+
* 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.
22+
* If the cloud identity and access management (IAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials]. Manual mode can also be used in environments where the cloud IAM APIs are not reachable.
3723

3824
include::modules/cluster-entitlements.adoc[leveloffset=+1]
3925

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

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,16 @@ install the cluster.
1212

1313
== Prerequisites
1414

15-
* Review details about the
16-
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
17-
processes.
18-
* xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[Configure an AWS account]
19-
to host the cluster.
15+
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.
16+
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
17+
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account] to host the cluster.
2018
+
2119
[IMPORTANT]
2220
====
23-
If you have an AWS profile stored on your computer, it must not use a temporary
24-
session token that you generated while using a multi-factor authentication
25-
device. The cluster continues to use your current AWS credentials to create
26-
AWS resources for the entire life of the cluster, so you must use long-lived
27-
credentials. To generate appropriate keys, see
28-
link:https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html[Managing Access Keys for IAM Users]
29-
in the AWS documentation. You can supply the keys when you run the installation
30-
program.
21+
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 long-lived 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.
3122
====
32-
* If you use a firewall, you must
33-
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
34-
* If you do not allow the system to manage identity and access management (IAM),
35-
then a cluster administrator can
36-
xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually
37-
create and maintain IAM credentials]. Manual mode can also be used in
38-
environments where the cloud IAM APIs are not reachable.
23+
* 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.
24+
* If the cloud identity and access management (IAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials].
3925

4026
include::modules/installation-aws-about-government-region.adoc[leveloffset=+1]
4127

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

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,30 +17,16 @@ cluster.
1717

1818
== Prerequisites
1919

20-
* Review details about the
21-
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
22-
processes.
23-
* xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[Configure an AWS account]
24-
to host the cluster.
20+
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.
21+
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
22+
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account] to host the cluster.
2523
+
2624
[IMPORTANT]
2725
====
28-
If you have an AWS profile stored on your computer, it must not use a temporary
29-
session token that you generated while using a multi-factor authentication
30-
device. The cluster continues to use your current AWS credentials to
31-
create AWS resources for the entire life of the cluster, so you must
32-
use key-based, long-lived credentials. To generate appropriate keys, see
33-
link:https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html[Managing Access Keys for IAM Users]
34-
in the AWS documentation. You can supply the keys when you run the installation
35-
program.
26+
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-lived 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.
3627
====
37-
* If you use a firewall, you must
38-
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
39-
* If you do not allow the system to manage identity and access management (IAM),
40-
then a cluster administrator can
41-
xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually
42-
create and maintain IAM credentials]. Manual mode can also be used in
43-
environments where the cloud IAM APIs are not reachable.
28+
* 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.
29+
* If the cloud identity and access management (IAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials].
4430
// TODO
4531
// Concept that describes networking
4632

installing/installing_aws/installing-aws-private.adoc

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,16 @@ parameters in the `install-config.yaml` file before you install the cluster.
1010

1111
== Prerequisites
1212

13-
* Review details about the
14-
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
15-
processes.
16-
* xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[Configure an AWS account]
17-
to host the cluster.
13+
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.
14+
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
15+
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account] to host the cluster.
1816
+
1917
[IMPORTANT]
2018
====
21-
If you have an AWS profile stored on your computer, it must not use a temporary
22-
session token that you generated while using a multi-factor authentication
23-
device. The cluster continues to use your current AWS credentials to create
24-
AWS resources for the entire life of the cluster, so you must use long-lived
25-
credentials. To generate appropriate keys, see
26-
link:https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html[Managing Access Keys for IAM Users]
27-
in the AWS documentation. You can supply the keys when you run the installation
28-
program.
19+
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 long-lived 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.
2920
====
30-
* If you use a firewall, you must
31-
xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configure it to allow the sites] that your cluster requires access to.
32-
* If you do not allow the system to manage identity and access management (IAM),
33-
then a cluster administrator can
34-
xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually
35-
create and maintain IAM credentials]. Manual mode can also be used in
36-
environments where the cloud IAM APIs are not reachable.
21+
* 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.
22+
* If the cloud identity and access management (IAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials].
3723

3824
include::modules/private-clusters-default.adoc[leveloffset=+1]
3925

installing/installing_aws/installing-aws-user-infra.adoc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,26 +16,22 @@ The steps for performing a user-provisioned infrastructure installation are prov
1616

1717
== Prerequisites
1818

19-
* You reviewed details about the
20-
xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update]
21-
processes.
22-
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account]
23-
to host the cluster.
19+
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.
20+
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
21+
* You xref:../../installing/installing_aws/installing-aws-account.adoc#installing-aws-account[configured an AWS account] to host the cluster.
2422
+
2523
[IMPORTANT]
2624
====
2725
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-lived 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.
2826
====
29-
* You downloaded the AWS CLI and installed it on your computer. See
30-
link:https://docs.aws.amazon.com/cli/latest/userguide/install-bundle.html[Install the AWS CLI Using the Bundled Installer (Linux, macOS, or Unix)]
31-
in the AWS documentation.
27+
* You downloaded the AWS CLI and installed it on your computer. See link:https://docs.aws.amazon.com/cli/latest/userguide/install-bundle.html[Install the AWS CLI Using the Bundled Installer (Linux, macOS, or Unix)] in the AWS documentation.
3228
* 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.
3329
+
3430
[NOTE]
3531
====
3632
Be sure to also review this site list if you are configuring a proxy.
3733
====
38-
* If you do not allow the system to manage identity and access management (IAM), then a cluster administrator can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials]. Manual mode can also be used in environments where the cloud IAM APIs are not reachable.
34+
* If the cloud identity and access management (IAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_aws/manually-creating-iam.adoc#manually-creating-iam-aws[manually create and maintain IAM credentials].
3935

4036
include::modules/cluster-entitlements.adoc[leveloffset=+1]
4137

0 commit comments

Comments
 (0)