1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

gcp-first replacement

This commit is contained in:
Ben Scott
2025-10-23 16:18:55 -04:00
parent 09ca1af044
commit 0ca20e31a1
275 changed files with 960 additions and 950 deletions

View File

@@ -36,7 +36,7 @@ To configure this authentication method, you must meet the following requirement
[id="nodes-pods-short-term-auth-compatibility_{context}"]
=== Compatibility limitations
This authentication method is only supported for {aws-first}, {gcp-first}, and {azure-full} clusters.
This authentication method is only supported for {aws-first}, {gcp-first}, and {azure-full} clusters.
You can only authenticate workloads with short-term credentials by using the same authentication method as the cluster.
.Supported configurations for workload authentication with short-term credentials
@@ -102,10 +102,10 @@ To use short-term authentication for applications on a {gcp-short} clusters that
. xref:../../nodes/pods/nodes-pods-short-term-auth.adoc#pod-short-term-auth-gcp-cluster-sa_nodes-pods-short-term-auth[Create an {product-title} service account that can use this access.]
. xref:../../nodes/pods/nodes-pods-short-term-auth.adoc#pod-short-term-auth-gcp-deploy-pod_nodes-pods-short-term-auth[Deploy customer workloads that authenticate with {gcp-wid-short}.]
// Creating a federated {gcp-short} service account
// Creating a federated GCP service account
include::modules/pod-short-term-auth-gcp-cloud-sa.adoc[leveloffset=+2]
// Creating an {product-title} service account for {gcp-short}
// Creating an {product-title} service account for GCP
include::modules/pod-short-term-auth-gcp-cluster-sa.adoc[leveloffset=+2]
// Deploying a pod that authenticates with {gcp-wid-short}