Skip to content

Commit

Permalink
OSDOCS-3530: Added links to Google Docs for VPC information.
Browse files Browse the repository at this point in the history
  • Loading branch information
EricPonvelle committed Dec 2, 2022
1 parent d97bada commit 37c8e4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/osd-create-cluster-ccs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ For more information about creating a key for your GCP service account and expor
====
* Consider having *Production Support* or higher from GCP.
* To prevent potential conflicts, consider having no other resources provisioned in the project prior to installing {product-title}.
* 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.
* 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.
endif::osd-on-gcp[]
.Procedure
Expand Down Expand Up @@ -199,7 +199,7 @@ endif::osd-on-aws[]
ifdef::osd-on-gcp[]
GCP
endif::osd-on-gcp[]
VPC, provide your *Virtual Private Cloud (VPC) subnet settings* and select *Next*.
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.
ifdef::osd-on-aws[]
+
[NOTE]
Expand Down
3 changes: 3 additions & 0 deletions osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ include::modules/osd-create-cluster-red-hat-account.adoc[leveloffset=+1]
* 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.
* 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].
* 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].
* 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.
* 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.
* 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 comments on commit 37c8e4b

Please sign in to comment.