Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Updated GCP VPC peering how-to
Browse files Browse the repository at this point in the history
  • Loading branch information
runwuf committed Nov 3, 2023
1 parent b6c1f0a commit 09438d3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/platform/howto/vpc-peering-gcp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ Once you've created a :doc:`VPC on the Aiven platform <manage-vpc-peering>`, you

2. Select **VPC Networks** and find the VPC that you want to connect to.

3. Click the project name and make note of the *Project ID*.
3. Click the project name and make note of the **Project ID**.

4. Under *VPC Networks*, make note of the VPC Network Name.
4. Under **VPC Networks**, make note of the VPC Network Name.

5. In `Aiven Console <https://console.aiven.io>`_, select **VPCs** from the sidebar on the **Services** page.

6. On the **Virtual private clouds** page, select the VPC connection that you created.

7. On the **VPC Peering connections** page, enter the project ID and VPC network name from GCP, then click **Add peering connection**.
7. On the **VPC Peering connections** page, enter the **Project ID** (step 3) and the exact **VPC network** (step 4) name from GCP, then click **Add peering connection**.

This adds a new connection with the *Pending Peer* status.

.. note::

Click the blue Pending peer icon and make a note of the Aiven project name and the network name.
Click the blue Pending peer icon and make a note of the Aiven project ID and the VPC network name.

8. In your GCP Console, go to **VPC** > **VPC network peering** and select **Create Connection**.
8. In your GCP Console, go to **VPC** > **VPC network peering** and select **Create peering connection**.

9. Enter a name for the peering connection, and enter the same project ID and network name that you found in step 7.
9. Enter a name for the peering connection, under **Peered VPC network** select **In another project** and enter the **Aiven project ID** and **VPC network name** that you found in step 7 from Aiven Console.

10. Click **Create**.

Expand Down

0 comments on commit 09438d3

Please sign in to comment.