Skip to content

Commit 848b96b

Browse files
authored
Merge pull request #63954 from jeana-redhat/OSDOCS-6086-CCO-AWS-STS-OLM-support
[OSDOCS-6086]: OLM-managed Operators can use AWS STS (CCO docs)
2 parents 0843390 + aa57697 commit 848b96b

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,15 @@ include::modules/cco-short-term-creds-format-aws.adoc[leveloffset=+2]
5050
//AWS component secret permissions requirements
5151
include::modules/cco-short-term-creds-component-permissions-aws.adoc[leveloffset=+2]
5252

53+
//OLM-managed Operator support for authentication with AWS STS
54+
include::modules/cco-short-term-creds-aws-olm.adoc[leveloffset=+2]
55+
56+
////
57+
[role="_additional-resources"]
58+
.Additional resources
59+
* 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]
60+
////
61+
5362
[id="cco-short-term-creds-gcp_{context}"]
5463
== GCP Workload Identity
5564

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="cco-short-term-creds-aws-olm_{context}"]
7+
= OLM-managed Operator support for authentication with AWS STS
8+
9+
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.

0 commit comments

Comments
 (0)