Skip to content

Commit 23fd462

Browse files
committed
Shared VPC
1 parent 9c2ca74 commit 23fd462

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

modules/deleting-cluster.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ You can delete your {product-title} cluster in {cluster-manager-first}.
1919
. Select *Delete cluster* from the *Actions* drop-down menu.
2020

2121
. Type the name of the cluster highlighted in bold, then click *Delete*. Cluster deletion occurs automatically.
22+
23+
+
24+
25+
[NOTE]
26+
====
27+
If you delete a cluster that was installed into a GCP shared VPC, you must inform the VPC owner of the host project to remove the IAM policy roles granted to the service account that was referenced during the creation of the cluster.
28+
====
29+

modules/osd-create-cluster-ccs.adoc

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,15 +241,22 @@ endif::osd-on-aws[]
241241
ifdef::osd-on-gcp[]
242242
GCP
243243
endif::osd-on-gcp[]
244-
VPC, provide your *Virtual Private Cloud (VPC) subnet settings* and select *Next*. You must have created the Cloud network address translation (NAT) and a Cloud router. See the additional resources for information about Cloud NATs and Google VPCs.
244+
VPC, provide your *Virtual Private Cloud (VPC) subnet settings* and select *Next*.
245+
You must have created the Cloud network address translation (NAT) and a Cloud router. See the additional resources for information about Cloud NATs and Google VPCs.
245246
ifdef::osd-on-aws[]
246247
+
247248
[NOTE]
248249
====
249250
You must ensure that your VPC is configured with a public and a private subnet for each availability zone that you want the cluster installed into. If you opted to use PrivateLink, only private subnets are required.
250251
====
251252
endif::osd-on-aws[]
252-
253+
ifdef::osd-on-gcp[]
254+
+
255+
[NOTE]
256+
====
257+
If you are installing a cluster into a GCP shared VPC, the VPC name and subnets are shared from the host project.
258+
====
259+
endif::osd-on-gcp[]
253260
. If you opted to configure a cluster-wide proxy, provide your proxy configuration details on the *Cluster-wide proxy* page:
254261
+
255262
--
@@ -310,7 +317,7 @@ In the event of critical security concerns that significantly impact the securit
310317
ifdef::osd-on-gcp[]
311318
[NOTE]
312319
====
313-
If you delete a cluster that was installed into a GCP shared VPC, you must inform the VPC owner of the host project to remove the service account and the roles granted to the service account that was referenced during the creation of the cluster.
320+
If you delete a cluster that was installed into a GCP shared VPC, you must inform the VPC owner of the host project to remove the IAM policy roles granted to the service account that was referenced during the creation of the cluster.
314321
====
315322
endif::osd-on-gcp[]
316323

0 commit comments

Comments
 (0)