Skip to content

Commit 341cace

Browse files
authored
Merge pull request #52750 from EricPonvelle/ODSOCS-3530_GCP-Prerequisites
OSDOCS-3530: Added links to Google Docs for VPC information.
2 parents fd60fde + 37c8e4b commit 341cace

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

modules/osd-create-cluster-ccs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For more information about creating a key for your GCP service account and expor
7575
====
7676
* Consider having *Production Support* or higher from GCP.
7777
* To prevent potential conflicts, consider having no other resources provisioned in the project prior to installing {product-title}.
78-
* If you are configuring a cluster-wide proxy, you have verified that the proxy is accessible from the VPC that the cluster is being installed into. The proxy must also be accessible from the private subnets of the VPC.
78+
* If you are configuring a cluster-wide proxy, you have verified that the proxy is accessible from the VPC that the cluster is being installed into.
7979
endif::osd-on-gcp[]
8080
8181
.Procedure
@@ -199,7 +199,7 @@ endif::osd-on-aws[]
199199
ifdef::osd-on-gcp[]
200200
GCP
201201
endif::osd-on-gcp[]
202-
VPC, provide your *Virtual Private Cloud (VPC) subnet settings* and select *Next*.
202+
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.
203203
ifdef::osd-on-aws[]
204204
+
205205
[NOTE]

osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ include::modules/osd-create-cluster-red-hat-account.adoc[leveloffset=+1]
2626
* For information about load balancers for {product-title}, see the xref:../osd_architecture/osd_policy/osd-service-definition.adoc#load-balancers_osd-service-definition[Load balancers] section in the {product-title} service definition.
2727
* For more information about etcd encryption, see the xref:../osd_architecture/osd_policy/osd-service-definition.adoc#etcd-encryption_osd-service-definition[etcd encryption service definition].
2828
* For information about the end-of-life dates for {product-title} versions, see the xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle[{product-title} update life cycle].
29+
* For general information on Cloud network address translation(NAT) that is required for cluster-wide proxy, see link:https://cloud.google.com/nat/docs/overview[Cloud NAT overview] in the Google documentation.
30+
* For general information on Cloud routers that are required for the cluster-wide proxy, see link:https://cloud.google.com/network-connectivity/docs/router/concepts/overview[Cloud Router overview] in the Google documentation.
31+
* For information on creating VPCs within your Google Cloud Provider account, see link:https://cloud.google.com/vpc/docs/create-modify-vpc-networks[Create and manage VPC networks] in the Google documentation.

0 commit comments

Comments
 (0)