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/deleting-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
@@ -22,5 +22,5 @@ You can delete your {product-title} cluster in {cluster-manager-first}.
22
22
+
23
23
[NOTE]
24
24
====
25
-
If you delete a cluster that was installed into a GCP shared VPC, inform the Shared VPC Admin of the host project to remove the IAM policy roles granted to the service account that was referenced during cluster creation.
25
+
If you delete a cluster that was installed into a GCP Shared VPC, inform the Shared VPC Admin of the host project to remove the IAM policy roles granted to the service account that was referenced during cluster creation.
Copy file name to clipboardExpand all lines: modules/osd-create-cluster-ccs.adoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,22 +216,22 @@ endif::osd-on-gcp[]
216
216
. Click *Next*.
217
217
218
218
ifdef::osd-on-gcp[]
219
-
. Optional: To install the cluster into a GCP shared VPC:
219
+
. Optional: To install the cluster into a GCP Shared VPC:
220
220
+
221
221
[IMPORTANT]
222
222
====
223
223
224
-
To install a cluster into a shared VPC, you must use {product-title} version 4.13.15 or above. Additionally, the shared VPC administrator must enable a project as a host project in their Google Cloud console. For more information, see link:https://cloud.google.com/vpc/docs/provisioning-shared-vpc#set-up-shared-vpc[Enable a host project].
224
+
To install a cluster into a Shared VPC, you must use {product-title} version 4.13.15 or above. Additionally, the Shared VPC Admin must enable a project as a host project in their Google Cloud console. For more information, see link:https://cloud.google.com/vpc/docs/provisioning-shared-vpc#set-up-shared-vpc[Enable a host project].
225
225
====
226
226
227
-
.. Select *Install into GCP shared VPC*.
228
-
.. Specify the **Host project ID**. If the specified host project ID is incorrect, cluster creation fails.
227
+
.. Select *Install into GCP Shared VPC*.
228
+
.. Specify the *Host project ID*. If the specified host project ID is incorrect, cluster creation fails.
229
229
+
230
230
[IMPORTANT]
231
231
====
232
-
Once you complete the steps within the cluster configuration wizard and click **Create Cluster**, the cluster will go into the "Installation Waiting" state. At this point, you must contact the Shared VPC Admin of the host project, who must assign the dynamically-generated service account the following roles: **Computer Network Administrator**, **Compute Security Administrator**, and **DNS Administrator**.
232
+
Once you complete the steps within the cluster configuration wizard and click *Create Cluster*, the cluster will go into the "Installation Waiting" state. At this point, you must contact the Shared VPC Admin of the host project, who must assign the dynamically-generated service account the following roles: *Computer Network Administrator*, *Compute Security Administrator*, and *DNS Administrator*.
233
233
The Shared VPC Admin of the host project has 30 days to grant the listed permissions before the cluster creation fails.
234
-
For information about GCP shared VPC permissions, see link:https://cloud.google.com/vpc/docs/provisioning-shared-vpc#migs-service-accounts[Provision Shared VPC].
234
+
For information about Shared VPC permissions, see link:https://cloud.google.com/vpc/docs/provisioning-shared-vpc#migs-service-accounts[Provision Shared VPC].
235
235
====
236
236
endif::osd-on-gcp[]
237
237
+
@@ -255,7 +255,7 @@ ifdef::osd-on-gcp[]
255
255
+
256
256
[NOTE]
257
257
====
258
-
If you are installing a cluster into a GCP shared VPC, the VPC name and subnets are shared from the host project.
258
+
If you are installing a cluster into a Shared VPC, the VPC name and subnets are shared from the host project.
259
259
====
260
260
endif::osd-on-gcp[]
261
261
. If you opted to configure a cluster-wide proxy, provide your proxy configuration details on the *Cluster-wide proxy* page:
@@ -318,7 +318,7 @@ In the event of critical security concerns that significantly impact the securit
318
318
ifdef::osd-on-gcp[]
319
319
[NOTE]
320
320
====
321
-
If you delete a cluster that was installed into a GCP shared VPC, inform the Shared VPC Admin of the host project to remove the IAM policy roles granted to the service account that was referenced during cluster creation.
321
+
If you delete a cluster that was installed into a GCP Shared VPC, inform the Shared VPC Admin of the host project to remove the IAM policy roles granted to the service account that was referenced during cluster creation.
0 commit comments