Skip to content

Commit 8ccf851

Browse files
authored
Merge pull request #43630 from EricPonvelle/ROSA-BrokenLinkFix
ROSA Docs: Fixed broken links; restructured topic
2 parents 2085023 + 82eae90 commit 8ccf851

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

modules/rosa-sts-about-iam-resources.adoc

Lines changed: 0 additions & 15 deletions
This file was deleted.

rosa_getting_started/rosa-sts-about-iam-resources.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,19 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
66

77
toc::[]
88

9-
include::modules/rosa-sts-about-iam-resources.adoc[leveloffset=+1]
9+
To deploy a {product-title} (ROSA) cluster that uses the AWS Security Token Service (STS), you must create the following AWS Identity Access Management (IAM) resources:
10+
11+
* Specific account-wide IAM roles and policies that provide the STS permissions required for ROSA support, installation, control plane, and compute functionality. This includes account-wide Operator policies.
12+
* Cluster-specific Operator IAM roles that permit the ROSA cluster Operators to carry out core OpenShift functionality.
13+
* An OpenID Connect (OIDC) provider that the cluster Operators use to authenticate.
14+
15+
This document provides reference information about the IAM resources that you must deploy when you create a ROSA cluster that uses STS. It also includes the `aws` CLI commands that are generated when you use `manual` mode with the `rosa create` command.
1016

1117
[role="_additional-resources"]
1218
.Additional resources
1319

14-
* For steps to quickly create a ROSA cluster with STS, including the AWS IAM resources, see xref:../rosa-sts-creating-a-cluster-quickly.adoc#rosa-sts-creating-a-cluster-quickly[Creating a ROSA cluster with STS quickly].
15-
* For steps to create a ROSA cluster with STS using customizations, including the AWS IAM resources, see xref:../rosa-sts-creating-a-cluster-with-customizations.adoc#rosa-sts-creating-a-cluster-with-customizations[Creating a ROSA cluster with STS using customizations].
20+
* For steps to quickly create a ROSA cluster with STS, including the AWS IAM resources, see xref:../rosa_getting_started/rosa-sts-creating-a-cluster-quickly.adoc#rosa-sts-creating-a-cluster-quickly[Creating a ROSA cluster with STS quickly].
21+
* For steps to create a ROSA cluster with STS using customizations, including the AWS IAM resources, see xref:../rosa_getting_started/rosa-sts-creating-a-cluster-with-customizations.adoc#rosa-sts-creating-a-cluster-with-customizations[Creating a ROSA cluster with STS using customizations].
1622
1723
include::modules/rosa-sts-account-wide-roles-and-policies.adoc[leveloffset=+1]
1824

0 commit comments

Comments
 (0)