Skip to content

Commit 2475207

Browse files
authored
Merge pull request #75799 from jmanthei/OSDOCS-9726
OSDOCS-9726 STS and ALBO - retitling the section to be appropriate
2 parents 5f14dc6 + 1271456 commit 2475207

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,7 @@ Topics:
13831383
File: understanding-aws-load-balancer-operator
13841384
- Name: Installing the AWS Load Balancer Operator
13851385
File: install-aws-load-balancer-operator
1386-
- Name: Installing the AWS Load Balancer Operator on a cluster using the AWS Security Token Service (STS)
1386+
- Name: Preparing for the AWS Load Balancer Operator on a cluster using the AWS Security Token Service (STS)
13871387
File: installing-albo-sts-cluster
13881388
- Name: Creating an instance of the AWS Load Balancer Controller
13891389
File: create-instance-aws-load-balancer-controller

networking/aws_load_balancer_operator/installing-albo-sts-cluster.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="albo-sts-cluster"]
3-
= Installing the AWS Load Balancer Operator on a cluster using the AWS {sts-full}
3+
= Preparing for the AWS Load Balancer Operator on a cluster using the AWS {sts-full}
44
include::_attributes/common-attributes.adoc[]
55
:context: albo-sts-cluster
66

77
toc::[]
88

9-
You can install the AWS Load Balancer Operator on a cluster that uses STS.
9+
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.
1010

1111
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.
1212

0 commit comments

Comments
 (0)