Skip to content

Commit 935bd63

Browse files
committed
xref
1 parent a783b91 commit 935bd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_experts_tutorials/cloud-experts-rosa-sts-explained.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ROSA uses STS to grant permissions defined as least-privilege policies to specif
4848
STS roles and policies must be created for each ROSA cluster. To make this easier, the installation tools provide all the commands and files needed to create the roles as policies as well as an option to allow the CLI to perform the creation of these roles and policies automatically. See xref:../rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-with-customizations.adoc#rosa-sts-creating-cluster-customizations_rosa-sts-creating-a-cluster-with-customizations[Creating a ROSa cluster with STS using customizations] for more information about the different `--mode` options.
4949

5050
== Components specific to ROSA with STS
51-
* *AWS infrastructure* - This provides the infrastructure required for the cluster. This will contain the actual EC2 instances, storage, and networking components. See xref:../rosa_policy_service_definition/rosa-service-definition.adoc#rosa-sdpolicy-aws-compute-types_rosa-service-definition[AWS compute types] to see supported instance types for compute nodes and xref:../rosa_planning/rosa-sts-aws-prereqs.adoc#rosa-ec2-instances_rosa-sts-aws-prereqs[provisioned AWS infrastructure] for the control plane and infrastructure node configuration.
51+
* *AWS infrastructure* - This provides the infrastructure required for the cluster. This will contain the actual EC2 instances, storage, and networking components. See xref:../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc#rosa-sdpolicy-aws-compute-types_rosa-service-definition[AWS compute types] to see supported instance types for compute nodes and xref:../rosa_planning/rosa-sts-aws-prereqs.adoc#rosa-ec2-instances_rosa-sts-aws-prereqs[provisioned AWS infrastructure] for the control plane and infrastructure node configuration.
5252
* *AWS STS* - See the above section titled "ROSA with STS".
5353
* *OIDC* - Provides a mechanism for cluster operators to authenticate with AWS, assume the cluster roles via a trust policy, and obtain temporary credentials from STS in order to make the required API calls.
5454
* *Roles and policies* - This is the main component that differentiates ROSA with STS from ROSA with IAM Users. The roles and policies that are used by ROSA are broken up into account-wide roles and policies and operator roles and policies.

0 commit comments

Comments
 (0)