Documentation
GCP

Connecting with a VPC on GCP

Work with your Cube sales or customer success team to initiate this process.

Setup

VPC Peering

After receiving the information above, create a VPC peering request (opens in a new tab), either through the GCP Web Console (opens in a new tab) or an infrastructure-as-code tool. To send a VPC peering request through the Google Cloud Console, follow the instructions here (opens in a new tab), with the following amendments:

  • In Step 6, use the project name XXXXX, and the project ID and network name(s) provided by Cube.
  • In Step 7, ensure Import custom routes and Export custom routes are selected so that the necessary routes are created.

Supported Regions

  • northeast1
  • europe-west-2
  • europe-west-3
  • us-central-1

Notes

Cloud SQL

Google Cloud SQL databases can only be peered to a VPC within the same GCP project (opens in a new tab). To work around this limitation, we recommend that customers provision a micro VM in their Google Cloud account to run the Cloud SQL Auth Proxy (opens in a new tab).