Skip to content

Commit 2fd8fbb

Browse files
authored
Merge pull request #67656 from mletalie/OSDOCS-8641
[OSDOCS-8641]:Clean up OSD on GCP VPC info
2 parents 6bd3c37 + aca78cf commit 2fd8fbb

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
@@ -216,22 +216,22 @@ endif::osd-on-gcp[]
216216
. Click *Next*.
217217

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

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].
225225
====
226226

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.
229229
+
230230
[IMPORTANT]
231231
====
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*.
233233
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].
235235
====
236236
endif::osd-on-gcp[]
237237
+
@@ -255,7 +255,7 @@ ifdef::osd-on-gcp[]
255255
+
256256
[NOTE]
257257
====
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.
259259
====
260260
endif::osd-on-gcp[]
261261
. 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
318318
ifdef::osd-on-gcp[]
319319
[NOTE]
320320
====
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.
322322
====
323323
endif::osd-on-gcp[]
324324

0 commit comments

Comments
 (0)