From 9ed5cf77d4e296bc2d3dc87e706dadeb3e21ab14 Mon Sep 17 00:00:00 2001 From: Jessi Manthei Date: Fri, 10 May 2024 13:16:19 -0500 Subject: [PATCH] OSDOCS-9726 STS and ALBO --- _topic_maps/_topic_map.yml | 2 +- .../installing-albo-sts-cluster.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index c5acb3553b..88d700a519 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -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 diff --git a/networking/aws_load_balancer_operator/installing-albo-sts-cluster.adoc b/networking/aws_load_balancer_operator/installing-albo-sts-cluster.adoc index b9dd6d3721..8fa110efac 100644 --- a/networking/aws_load_balancer_operator/installing-albo-sts-cluster.adoc +++ b/networking/aws_load_balancer_operator/installing-albo-sts-cluster.adoc @@ -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.