You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc
+24-16Lines changed: 24 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ During installation, you can configure the Cloud Credential Operator (CCO) to op
10
10
11
11
[NOTE]
12
12
====
13
-
This credentials strategy is supported for Amazon Web Services (AWS), Google Cloud Platform (GCP), and global Microsoft Azure only. The strategy must be configured during installation of a new {product-title} cluster. You cannot configure an existing cluster that uses a different credentials strategy to use this feature.
13
+
This credentials strategy is supported for {aws-first}, {gcp-first}, and global {azure-full} only. The strategy must be configured during installation of a new {product-title} cluster. You cannot configure an existing cluster that uses a different credentials strategy to use this feature.
14
14
====
15
15
16
16
//todo: Should provide some more info about the benefits of this here as well. Note: Azure is not yet limited-priv, but still gets the benefit of not storing root creds on the cluster and some sort of time-based rotation
@@ -21,25 +21,25 @@ Cloud providers use different terms for their implementation of this authenticat
21
21
|====
22
22
|Cloud provider |Provider nomenclature
23
23
24
-
|Amazon Web Services (AWS)
25
-
|AWS Security Token Service (STS)
24
+
|{aws-first}
25
+
|{aws-short}{sts-first}
26
26
27
-
|Google Cloud Platform (GCP)
28
-
|GCP Workload Identity
27
+
|{gcp-first}
28
+
|{gcp-wid-short}
29
29
30
30
|Global Microsoft Azure
31
31
|{entra-first}
32
32
33
33
|====
34
34
35
35
[id="cco-short-term-creds-aws_{context}"]
36
-
== AWS Security Token Service
36
+
== {aws-short}{sts-full}
37
37
38
-
In manual mode with STS, the individual {product-title} cluster components use the AWS Security Token Service (STS) to assign components IAM roles that provide short-term, limited-privilege security credentials. These credentials are associated with IAM roles that are specific to each component that makes AWS API calls.
38
+
In manual mode with {sts-first}, the individual {product-title} cluster components use the {aws-short} {sts-short} to assign components IAM roles that provide short-term, limited-privilege security credentials. These credentials are associated with IAM roles that are specific to each component that makes {aws-short} API calls.
39
39
40
40
[role="_additional-resources"]
41
41
.Additional resources
42
-
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-with-short-term-creds_installing-aws-customizations[Configuring an AWS cluster to use short-term credentials]
42
+
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-with-short-term-creds_installing-aws-customizations[Configuring an {aws-short} cluster to use short-term credentials]
43
43
44
44
//AWS Security Token Service authentication process
* xref:../../operators/operator_sdk/token_auth/osdk-cco-aws-sts.adoc#osdk-cco-aws-sts[CCO-based workflow for OLM-managed Operators with AWS STS]
58
+
* xref:../../operators/operator_sdk/token_auth/osdk-cco-aws-sts.adoc#osdk-cco-aws-sts[CCO-based workflow for OLM-managed Operators with {aws-short} {sts-short}]
59
59
60
60
[id="cco-short-term-creds-gcp_{context}"]
61
-
== GCP Workload Identity
61
+
== {gcp-wid-short}
62
62
63
-
In manual mode with GCP Workload Identity, the individual {product-title} cluster components use the GCP workload identity provider to allow components to impersonate GCP service accounts using short-term, limited-privilege credentials.
63
+
In manual mode with {gcp-wid-short}, the individual {product-title} cluster components use the {gcp-short} workload identity provider to allow components to impersonate {gcp-short} service accounts using short-term, limited-privilege credentials.
64
64
65
65
[role="_additional-resources"]
66
66
.Additional resources
67
-
* xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installing-gcp-with-short-term-creds_installing-gcp-customizations[Configuring a GCP cluster to use short-term credentials]
67
+
* xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installing-gcp-with-short-term-creds_installing-gcp-customizations[Configuring a {gcp-short} cluster to use short-term credentials]
// * xr3f:../../operators/operator_sdk/token_auth/osdk-cco-gcp.adoc#osdk-cco-gcp[CCO-based workflow for OLM-managed Operators with {gcp-wid-first}]
85
+
78
86
[id="cco-short-term-creds-azure_{context}"]
79
87
== {entra-first}
80
88
81
89
In manual mode with {entra-first}, the individual {product-title} cluster components use the {entra-short} provider to assign components short-term security credentials.
82
90
83
91
[role="_additional-resources"]
84
92
.Additional resources
85
-
* xref:../../installing/installing_azure/ipi/installing-azure-customizations.adoc#installing-azure-with-short-term-creds_installing-azure-customizations[Configuring a global Microsoft Azure cluster to use short-term credentials]
93
+
* xref:../../installing/installing_azure/ipi/installing-azure-customizations.adoc#installing-azure-with-short-term-creds_installing-azure-customizations[Configuring a global {azure-first} cluster to use short-term credentials]
86
94
87
95
//Microsoft Entra Workload ID authentication process
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-with-short-term-creds_installing-aws-customizations[Configuring an AWS cluster to use short-term credentials]
108
-
* xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installing-gcp-with-short-term-creds_installing-gcp-customizations[Configuring a GCP cluster to use short-term credentials]
109
-
* xref:../../installing/installing_azure/ipi/installing-azure-customizations.adoc#installing-azure-with-short-term-creds_installing-azure-customizations[Configuring a global Microsoft Azure cluster to use short-term credentials]
115
+
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-with-short-term-creds_installing-aws-customizations[Configuring an {aws-short} cluster to use short-term credentials]
116
+
* xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installing-gcp-with-short-term-creds_installing-gcp-customizations[Configuring a {gcp-short} cluster to use short-term credentials]
117
+
* xref:../../installing/installing_azure/ipi/installing-azure-customizations.adoc#installing-azure-with-short-term-creds_installing-azure-customizations[Configuring a global {azure-first} cluster to use short-term credentials]
110
118
* xref:../../updating/preparing_for_updates/preparing-manual-creds-update.adoc#preparing-manual-creds-update[Preparing to update a cluster with manually maintained credentials]
Copy file name to clipboardExpand all lines: modules/cco-short-term-creds-aws-olm.adoc
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
:_mod-docs-content-type: CONCEPT
6
6
[id="cco-short-term-creds-aws-olm_{context}"]
7
-
= OLM-managed Operator support for authentication with AWS STS
7
+
= OLM-managed Operator support for authentication with {aws-short}{sts-short}
8
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.
9
+
Certain Operators managed by the Operator Lifecycle Manager (OLM) on {aws-short} clusters can use manual mode with {sts-short}.
10
+
These Operators authenticate with limited-privilege, short-term credentials that are managed outside the cluster.
11
+
To determine if an Operator supports authentication with {aws-short}{sts-short}, see the Operator description in OperatorHub.
Copy file name to clipboardExpand all lines: modules/cco-short-term-creds-azure-olm.adoc
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,6 @@
6
6
[id="cco-short-term-creds-azure-olm_{context}"]
7
7
= OLM-managed Operator support for authentication with {entra-first}
8
8
9
-
In addition to {product-title} cluster components, some Operators managed by the Operator Lifecycle Manager (OLM) on Azure clusters can use manual mode with {entra-first}. These Operators authenticate with short-term credentials that are managed outside the cluster. To determine if an Operator supports authentication with {entra-short}, see the Operator description in OperatorHub.
9
+
Certain Operators managed by the Operator Lifecycle Manager (OLM) on {azure-short} clusters can use manual mode with {entra-first}.
10
+
These Operators authenticate with short-term credentials that are managed outside the cluster.
11
+
To determine if an Operator supports authentication with {entra-short}, see the Operator description in OperatorHub.
0 commit comments