Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For connecting a private CloudSQL instance we need a proxy GCE VM that helps us to connect Cloud Data Fusion to CloudSQL.

Instructions

  1. Create a private Cloud Data Fusion instance as per instructions here. This involves

    1. Setting up VPC network

    2. Allocate Allocating IP range

  2. Create a private Cloud SQL instance in the same VPC network as Cloud Data Fusion instance.

  3. Once the instance is created, go to the CloudSQL instance details page to the “Connect to this instance” section and copy the IP and the connection name.

  4. Now that both the instances are set up, create a private GCE VM (with only internal IP) using the following gcloud command:

...