1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

OSDOCS-9726 STS and ALBO

This commit is contained in:
Jessi Manthei
2024-05-10 13:16:19 -05:00
committed by openshift-cherrypick-robot
parent 868f2fd139
commit 9ed5cf77d4
2 changed files with 3 additions and 3 deletions

View File

@@ -1382,7 +1382,7 @@ Topics:
File: understanding-aws-load-balancer-operator
- Name: Installing the AWS Load Balancer Operator
File: install-aws-load-balancer-operator
- Name: Installing the AWS Load Balancer Operator on a cluster using the AWS Security Token Service (STS)
- Name: Preparing for the AWS Load Balancer Operator on a cluster using the AWS Security Token Service (STS)
File: installing-albo-sts-cluster
- Name: Creating an instance of the AWS Load Balancer Controller
File: create-instance-aws-load-balancer-controller

View File

@@ -1,12 +1,12 @@
:_mod-docs-content-type: ASSEMBLY
[id="albo-sts-cluster"]
= Installing the AWS Load Balancer Operator on a cluster using the AWS {sts-full}
= Preparing for the AWS Load Balancer Operator on a cluster using the AWS {sts-full}
include::_attributes/common-attributes.adoc[]
:context: albo-sts-cluster
toc::[]
You can install the AWS Load Balancer Operator on a cluster that uses STS.
You can install the AWS Load Balancer Operator on a cluster that uses STS. Follow these steps to prepare your cluster before installing the Operator.
The AWS Load Balancer Operator relies on the `CredentialsRequest` object to bootstrap the Operator and the AWS Load Balancer Controller. The AWS Load Balancer Operator waits until the required secrets are created and available.