Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ include::modules/cco-short-term-creds-format-aws.adoc[leveloffset=+2]
//AWS component secret permissions requirements
include::modules/cco-short-term-creds-component-permissions-aws.adoc[leveloffset=+2]

//OLM-managed Operator support for authentication with AWS STS
include::modules/cco-short-term-creds-aws-olm.adoc[leveloffset=+2]

////
[role="_additional-resources"]
.Additional resources
* xr\ef:../../operators/operator_sdk/osdk-token-auth.html#osdk-aws-sts_osdk-token-auth[CCO-based workflow for OLM-managed Operators with AWS STS]
////

[id="cco-short-term-creds-gcp_{context}"]
== GCP Workload Identity

Expand Down
9 changes: 9 additions & 0 deletions modules/cco-short-term-creds-aws-olm.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// Module included in the following assemblies:
//
// * authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc

:_content-type: CONCEPT
[id="cco-short-term-creds-aws-olm_{context}"]
= OLM-managed Operator support for authentication with AWS STS

In addition to {product-title} cluster components, some Operators managed by the Operator Lifecycle Manager (OLM) on AWS clusters can use manual mode with STS. These Operators authenticate with limited-privilege, short-term credentials that are managed outside the cluster. To determine if an Operator supports authentication with AWS STS, see the Operator description in OperatorHub.