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
@@ -214,22 +214,22 @@ endif::osd-on-gcp[]
214
214
. Click *Next*.
215
215
216
216
ifdef::osd-on-gcp[]
217
-
. Optional: To install the cluster into a GCP shared VPC:
217
+
. Optional: To install the cluster into a GCP Shared VPC:
218
218
+
219
219
[IMPORTANT]
220
220
====
221
221
222
-
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].
222
+
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].
223
223
====
224
224
225
-
.. Select *Install into GCP shared VPC*.
226
-
.. Specify the **Host project ID**. If the specified host project ID is incorrect, cluster creation fails.
225
+
.. Select *Install into GCP Shared VPC*.
226
+
.. Specify the *Host project ID*. If the specified host project ID is incorrect, cluster creation fails.
227
227
+
228
228
[IMPORTANT]
229
229
====
230
-
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**.
230
+
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*.
231
231
The Shared VPC Admin of the host project has 30 days to grant the listed permissions before the cluster creation fails.
232
-
For information about GCP shared VPC permissions, see link:https://cloud.google.com/vpc/docs/provisioning-shared-vpc#migs-service-accounts[Provision Shared VPC].
232
+
For information about Shared VPC permissions, see link:https://cloud.google.com/vpc/docs/provisioning-shared-vpc#migs-service-accounts[Provision Shared VPC].
233
233
====
234
234
endif::osd-on-gcp[]
235
235
+
@@ -253,7 +253,7 @@ ifdef::osd-on-gcp[]
253
253
+
254
254
[NOTE]
255
255
====
256
-
If you are installing a cluster into a GCP shared VPC, the VPC name and subnets are shared from the host project.
256
+
If you are installing a cluster into a Shared VPC, the VPC name and subnets are shared from the host project.
257
257
====
258
258
endif::osd-on-gcp[]
259
259
. If you opted to configure a cluster-wide proxy, provide your proxy configuration details on the *Cluster-wide proxy* page:
@@ -316,7 +316,7 @@ In the event of critical security concerns that significantly impact the securit
316
316
ifdef::osd-on-gcp[]
317
317
[NOTE]
318
318
====
319
-
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.
319
+
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