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:
committed by
openshift-cherrypick-robot
parent
868f2fd139
commit
9ed5cf77d4
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user