Overview
This document describes how to implement mutual access between the resources in your current VPC and TDMQ for Apache Pulsar. Therefore, it can be ensured that the deployed producer/consumer clients can properly communicate with TDMQ for Apache Pulsar.
Prerequisites
You have purchased CVM or TKE resources and configured a VPC.
Directions
1. Log in to the TDMQ for Apache Pulsar console. Enter the Cluster Managent page, and click the ID of the target cluster to enter the basic information page. 2. Select the Access Point tab, and click Create. In the new VPC access point dialog box, select the VPC and subnet, and fill in the remarks.
VPC: Select the VPC network where your deployed producer or consumer resides.
Subnet: Select the subnet according to your IP allocation method.
3. Click Submit to complete the access to the VPC network.
4. Configure a security group policy. Ensure that the security group hosting the test program allows traffic through on TCP ports 6000-7000.
Note
You can copy the access point address from the address bar within the access point list. For detailed information, see SDK Overview.
Was this page helpful?