Skip to content

Commit 2bf8354

Browse files
committed
shared VPC GPC
1 parent e33c634 commit 2bf8354

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

modules/osd-create-cluster-ccs.adoc

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The project name must be 10 characters or less.
6565
** IAM Security Admin
6666
** Service Account Admin
6767
** Service Account Key Admin
68-
** Service Account User
68+
** Service Account User
6969
** Organization Policy Viewer
7070
** Service Management Administrator
7171
** Service Usage Admin
@@ -204,14 +204,34 @@ The *Use a PrivateLink* option cannot be changed after a cluster is created.
204204
+
205205
.. If you are installing into an existing VPC and you want to enable an HTTP or HTTPS proxy for your cluster, select *Configure a cluster-wide proxy*.
206206
endif::osd-on-aws[]
207+
207208
ifdef::osd-on-gcp[]
208209
. Optional: To install the cluster in an existing GCP Virtual Private Cloud (VPC):
209210
.. Select *Install into an existing VPC*.
210211
.. If you are installing into an existing VPC and you want to enable an HTTP or HTTPS proxy for your cluster, select *Configure a cluster-wide proxy*.
211212
endif::osd-on-gcp[]
212-
213+
+
213214
. Click *Next*.
214215

216+
ifdef::osd-on-gcp[]
217+
. Optional: To install the cluster into a GCP shared VPC:
218+
+
219+
[IMPORTANT]
220+
====
221+
To install a cluster into a shared VPC, the shared VPC administrator must enable a project as a host project in their Google Cloud console.
222+
====
223+
224+
.. Select *Install into GCP shared VPC*.
225+
.. Specify the **Host project ID**. If the specified host project ID is incorrect, cluster creation will fail.
226+
+
227+
228+
[IMPORTANT]
229+
====
230+
Once you complete the steps cluster creation wizard, you must contact the VPC administrator of the host project, who must grant the service account the following permissions:**Computer Network Administrator**, **Compute Security Administrator**, and **DNS Administrator**. The administrator has 30 days to grant the listed permissions before the cluster creation fails,
231+
For information about shared GPC VPC, see link:https://cloud.google.com/vpc/docs/shared-vpc[Shared VPC in Google Cloud].
232+
====
233+
endif::osd-on-gcp[]
234+
+
215235
. If you opted to install the cluster in an existing
216236
ifdef::osd-on-aws[]
217237
AWS

0 commit comments

Comments
 (0)