Skip to main content

Create a PrivateLink connection

Follow the steps below to create a PrivateLink connection between RisingWave Cloud and your VPC.

Prerequisites

Steps

  1. Go to the Project page and select the project you want to connect the VPC to.

  2. Select PrivateLink tab, and click Create PrivateLink.

  3. For Name, enter a descriptive name for the connection.

  4. For Endpoint service name or Service attachment or Private link service resource ID:

    If you choose AWS as the platform, enter the service name of the endpoint service.

    You can find it in the Amazon VPC ConsoleEndpoint servicesService name section.

    AWS endpoint service name

    If you choose GCP as the platform, enter the server target URL of the service attachment.

    You can find it in the Google Cloud ConsoleNetwork servicesPrivate Service Connect.

    GCP Service attachment

    If you choose Azure as the platform, enter the Private link service resource ID.

    You can find it in the Azure PortalPrivate link service section.

    Azure Resource id

  5. Click Confirm to create the connection.

tip

For inquiries about PrivateLink for Confluent private Kafka clusters, please reach out to our support team first. We will handle these manual steps:

  • Before provisioning a RisingWave PrivateLink, ensure the cluster's Availability Zones (AZs) are a subset of the AZs offered by RisingWave.

  • Manually add DNS records after provisioning the PrivateLink.

We aim to automate this process in the future to make it even easier.

What's next

Now, you can create a source or sink with the PrivateLink connection using SQL.

For details on how to use the VPC endpoint to create a source with the PrivateLink connection, see Create source with PrivateLink connection; for creating a sink, see Create sink with PrivateLink connection.