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/osd-create-cluster-gcp-account.adoc
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@
6
6
[id="osd-create-cluster-gcp-account_{context}"]
7
7
= Creating a cluster on GCP with a Google Cloud Platform Marketplace
8
8
9
-
Through OpenShift Cluster Manager Hybrid Cloud Console, you can create an OpenShift Dedicated cluster on Google Cloud Platform (GCP) using a standard cloud provider account owned by Google.
9
+
Through OpenShift Cluster Manager Hybrid Cloud Console, you can select Google Cloud Marketplace as your preferred billing model when creating an OpenShift Dedicated cluster on Google Cloud Platform (GCP). Selecting Google Cloud Marketplace as your preferred billing model allows you to take advantage of any committed spending agreements with Google while still having the ability to consume on-demand.
10
+
10
11
.Procedure
11
12
12
13
. Log in to {cluster-manager-url} and click *Create cluster*.
@@ -16,19 +17,19 @@ Through OpenShift Cluster Manager Hybrid Cloud Console, you can create an OpenSh
16
17
. Under *Billing model*, configure the subscription type and infrastructure type:
17
18
.. Select the *On-Demand* subscription type.
18
19
.. From the dropdown menu, select *Google Cloud Marketplace*.
19
-
.. Select the *Customer Cloud Subscription* infrastructure type to deploy OpenShift Dedicated in a cloud provider account that is owned by Google.
20
+
.. Select the *Customer Cloud Subscription* infrastructure type.
20
21
.. Click *Next*.
21
-
. Under *Cluster Settings > Cloud provider*, read the provided prerequisites and the Google terms and conditions. Add your service account key.
22
-
.. Click *Review Google Terms and Agreements".
23
-
.. After reviewing the Google terms and agreements, check the *Google terms and agreements* box.
24
-
.. Add your service account key
22
+
. On the *Cloud provider* page, read the provided prerequisites and the Google terms and conditions. Add your service account key.
23
+
.. Click *Review Google Terms and Agreements*.
24
+
.. If you agree to the Google terms and agreements and want to proceed, check the *Google Terms and Agreements* box.
25
+
.. Add your service account key.
25
26
+
26
27
[NOTE]
27
28
====
28
29
For more information about service account keys, click the information icon located next to *Service account key*.
29
30
====
30
31
.. Click *Next*.
31
-
. On the *Cluster Settings > Cluster details* page, provide a name for your cluster and specify the cluster details:
32
+
. On the *Cluster details* page, provide a name for your cluster and specify the cluster details:
32
33
.. Add a *Cluster name*.
33
34
.. Select a cluster version from the *Version* drop-down menu.
34
35
.. Select a cloud provider region from the *Region* drop-down menu.
@@ -44,7 +45,7 @@ By enabling etcd encryption for the key values in etcd, you will incur a perform
44
45
====
45
46
.. Click *Next*.
46
47
47
-
. On the *Cluster Settings > Machine pool* page, select a *Compute node instance type* and a *Compute node count*. The number and types of nodes that are available depend on your {product-title} subscription. If you are using multiple availability zones, the compute node count is per zone.
48
+
. On the *Machine pool* page, select a *Compute node instance type* and a *Compute node count*. The number and types of nodes that are available depend on your {product-title} subscription. If you are using multiple availability zones, the compute node count is per zone.
Copy file name to clipboardExpand all lines: osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ You can install {product-title} on {GCP} by using your own GCP account through t
16
16
* You reviewed the xref:../osd_getting_started/osd-understanding-your-cloud-deployment-options.adoc#osd-understanding-your-cloud-deployment-options[{product-title} cloud deployment options].
0 commit comments