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: modules/create-wif-cluster-ocm.adoc
+6-20Lines changed: 6 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@
10
10
[role="_abstract"]
11
11
Follow the steps in this procedure to create an {product-title} cluster on {gcp-full} using Workload Identity Federation (WIF) for authentication through the {cluster-manager} web console
12
12
13
+
.Prerequisites
14
+
15
+
* You have created a WIF configuration. For more information, see "Creating a Workload Identity Federation configuration".
16
+
* You have access to the {cluster-manager} web console. For more information, see _Accessing OpenShift Cluster Manager_ in the _Additional resources_ section.
17
+
13
18
.Procedure
14
19
15
20
. Log in to {cluster-manager-url} and click *Create cluster* on the {product-title} card.
<1> Replace `<wif_name>` with the name of your WIF configuration.
49
-
<2> Replace `<gcp_project_id>` with the ID of the {GCP} project where the WIF configuration will be implemented.
50
-
<3> Optional: Replace `<osd_version>` with the desired {product-title} version the wif-config will need to support. If you do not specify a version, the wif-config will support the latest {product-title} y-stream version as well as the last three supported {product-title} y-stream versions (beginning with version 4.17).
51
-
<4> Optional: Replace `<gcp_project_id>` with the ID of the dedicated project where the workload identity pools and providers will be created and managed. If `--federated-project` is not specified, the workload identity pools and providers will be created and managed in the project specified by the `--project flag`.
52
-
+
53
-
. Select a configured WIF configuration from the *WIF configuration* drop-down list. If you want to select the WIF configuration you created in the last step, click *Refresh* first.
54
-
+
55
-
41
+
. Select a configured WIF configuration from the *WIF configuration* drop-down list.
56
42
. Click *Next*.
57
43
. On the *Details* page, provide a name for your cluster and specify the cluster details:
58
44
.. In the *Cluster name* field, enter a name for your cluster.
0 commit comments