Skip to content

Commit aca78cf

Browse files
committed
VPC shared update
1 parent 86ee5ed commit aca78cf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

modules/deleting-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ You can delete your {product-title} cluster in {cluster-manager-first}.
2222
+
2323
[NOTE]
2424
====
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.
2626
====

modules/osd-create-cluster-ccs.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -214,22 +214,22 @@ endif::osd-on-gcp[]
214214
. Click *Next*.
215215

216216
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:
218218
+
219219
[IMPORTANT]
220220
====
221221

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].
223223
====
224224

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.
227227
+
228228
[IMPORTANT]
229229
====
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*.
231231
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].
233233
====
234234
endif::osd-on-gcp[]
235235
+
@@ -253,7 +253,7 @@ ifdef::osd-on-gcp[]
253253
+
254254
[NOTE]
255255
====
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.
257257
====
258258
endif::osd-on-gcp[]
259259
. 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
316316
ifdef::osd-on-gcp[]
317317
[NOTE]
318318
====
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.
320320
====
321321
endif::osd-on-gcp[]
322322

0 commit comments

Comments
 (0)