You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tidb-cloud/changefeed-sink-to-apache-kafka.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ The steps vary depending on the connectivity method you select.
125
125
<divlabel="Private Link (AWS)">
126
126
127
127
1. In **Connectivity Method**, select **Private Link**.
128
-
2. In **Sink Private Endpoint**, select the private endpoint that you created in the [Network](#network) section. Make sure the AZs of the private endpoint match the AZs of the Kafka deployment.
128
+
2. In **Private Endpoint**, select the private endpoint that you created in the [Network](#network) section. Make sure the AZs of the private endpoint match the AZs of the Kafka deployment.
129
129
3. Fill in the **Bootstrap Ports** that you obtained from the [Network](#network) section. It is recommended that you set at least one port for one AZ. You can use commas `,` to separate multiple ports.
130
130
4. Select an **Authentication** option according to your Kafka authentication configuration.
131
131
@@ -143,7 +143,7 @@ The steps vary depending on the connectivity method you select.
143
143
<divlabel="Private Service Connect (Google Cloud)">
144
144
145
145
1. In **Connectivity Method**, select **Private Service Connect**.
146
-
2. In **Sink Private Endpoint**, select the private endpoint that you created in the [Network](#network) section.
146
+
2. In **Private Endpoint**, select the private endpoint that you created in the [Network](#network) section.
147
147
3. Fill in the **Bootstrap Ports** that you obtained from the [Network](#network) section. It is recommended that you provide more than one port. You can use commas `,` to separate multiple ports.
148
148
4. Select an **Authentication** option according to your Kafka authentication configuration.
149
149
@@ -161,7 +161,7 @@ The steps vary depending on the connectivity method you select.
161
161
<divlabel="Private Link (Azure)">
162
162
163
163
1. In **Connectivity Method**, select **Private Link**.
164
-
2. In **Sink Private Endpoint**, select the private endpoint that you created in the [Network](#network) section.
164
+
2. In **Private Endpoint**, select the private endpoint that you created in the [Network](#network) section.
165
165
3. Fill in the **Bootstrap Ports** that you obtained in the [Network](#network) section. It is recommended that you set at least one port for one AZ. You can use commas `,` to separate multiple ports.
166
166
4. Select an **Authentication** option according to your Kafka authentication configuration.
Copy file name to clipboardExpand all lines: tidb-cloud/changefeed-sink-to-mysql.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ After completing the prerequisites, you can sink your data to MySQL.
113
113
3. In**Connectivity Method**, choose the method to connect to your MySQL service.
114
114
115
115
- If you choose **VPC Peering**or**Public IP**, fill in your MySQL endpoint.
116
-
- If you choose **Private Endpoint**, select the private endpoint that you created in the [Network](#network) section, and fill in the MySQL port for your MySQL service.
116
+
- If you choose **Private Link**, select the private endpoint that you created in the [Network](#network) section, and then fill in the MySQL port for your MySQL service.
117
117
118
118
4. In**Authentication**, fill in the MySQL user name and password of your MySQL service.
Copy file name to clipboardExpand all lines: tidb-cloud/set-up-sink-private-endpoint.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,45 +66,45 @@ The configuration steps vary depending on the cloud provider where your cluster
66
66
<SimpleTab>
67
67
<divlabel="AWS">
68
68
69
-
1.On the **Create Sink Private Endpoint**page, enter a name for the private endpoint.
70
-
2. Follow the tip to authorize the [AWS Principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html#principal-accounts) of TiDB Cloud to create an endpoint.
69
+
1.In the **Create Private Endpoint for Changefeed**dialog, enter a name for the private endpoint.
70
+
2. Follow the reminder to authorize the [AWS Principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html#principal-accounts) of TiDB Cloud to create an endpoint.
71
71
3. Enter the **Endpoint Service Name** that that you collected in the [Network](#network) section.
72
-
4. Select the **Number of Availability Zones**. Ensure that the number of AZs and the AZ IDs match your Kafka deployment.
72
+
4. Select the **Number of AZs**. Ensure that the number of AZs and the AZ IDs match your Kafka deployment.
73
73
5. If this private endpoint is created for Apache Kafka, enable the **Advertised Listener for Kafka** option.
74
-
6. Configure the advertised listener for Kafka using either **TiDB Managed Domain** or **Custom Domain**.
74
+
6. Configure the advertised listener for Kafka using either **TiDB Managed**domain or **Custom** domain.
75
75
76
-
- To use **TiDB Managed Domain** for advertised listeners, enter a unique string in the **Domain Pattern** field, and then click **Generate**. TiDB will generate broker addresses with subdomains for each availability zone.
77
-
- To use your own **Custom Domain** for advertised listeners, enter the root domain, click **Check**, and then specify the broker subdomains for each availability zone.
76
+
- To use **TiDB Managed** domain for advertised listeners, enter a unique string in the **Domain Pattern** field, and then click **Generate**. TiDB will generate broker addresses with subdomains for each availability zone.
77
+
- To use your own **Custom**domain for advertised listeners, switch the domain type to **Custom**, enter the root domain in the **Custom Domain** field, click **Check**, and then specify the broker subdomains for each availability zone.
78
78
79
79
7. Click **Create** to validate the configurations and create the private endpoint.
80
80
81
81
</div>
82
82
83
83
<divlabel="Google Cloud">
84
84
85
-
1.On the **Create Sink Private Endpoint**page, enter a name for the private endpoint.
86
-
2. Follow the tip to authorize the [Google Cloud project](https://cloud.google.com/resource-manager/docs/creating-managing-projects) of TiDB Cloud to pre-approve endpoint creation, or manually approve the endpoint connection request when you receive it.
85
+
1.In the **Create Private Endpoint for Changefeed**dialog, enter a name for the private endpoint.
86
+
2. Follow the reminder to authorize the [Google Cloud project](https://cloud.google.com/resource-manager/docs/creating-managing-projects) of TiDB Cloud to pre-approve endpoint creation, or manually approve the endpoint connection request when you receive it.
87
87
3. Enter the **Service Attachment** that that you collected in the [Network](#network) section.
88
88
4. If this private endpoint is created for Apache Kafka, enable the **Advertised Listener for Kafka** option.
89
-
5. Configure the advertised listener for Kafka using either **TiDB Managed Domain** or **Custom Domain**.
89
+
5. Configure the advertised listener for Kafka using either **TiDB Managed**domain or **Custom** domain.
90
90
91
-
- To use **TiDB Managed Domain** for advertised listeners, enter a unique string in the **Domain Pattern** field, and then click **Generate**. TiDB will generate broker addresses with subdomains for each availability zone.
92
-
- To use your own **Custom Domain** for advertised listeners, enter the root domain, click **Check**, and then specify the broker subdomains for each availability zone.
91
+
- To use **TiDB Managed** domain for advertised listeners, enter a unique string in the **Domain Pattern** field, and then click **Generate**. TiDB will generate broker addresses with subdomains for each availability zone.
92
+
- To use your own **Custom**domain for advertised listeners, switch the domain type to **Custom**, enter the root domain in the **Custom Domain** field, click **Check**, and then specify the broker subdomains for each availability zone.
93
93
94
94
6. Click **Create** to validate the configurations and create the private endpoint.
95
95
96
96
</div>
97
97
98
98
<divlabel="Azure">
99
99
100
-
1.On the **Create Sink Private Endpoint**page, enter a name for the private endpoint.
101
-
2. Follow the tip to authorize the Azure subscription of TiDB Cloud or allow anyone with your alias to access your Private Link service before creating the changefeed. For more information about Private Link service visibility, see [Control service exposure](https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview#control-service-exposure) in Azure documentation.
100
+
1.In the **Create Private Endpoint for Changefeed**dialog, enter a name for the private endpoint.
101
+
2. Follow the reminder to authorize the Azure subscription of TiDB Cloud or allow anyone with your alias to access your Private Link service before creating the changefeed. For more information about Private Link service visibility, see [Control service exposure](https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview#control-service-exposure) in Azure documentation.
102
102
3. Enter the **Alias of Private Link Service** that you collected in the [Network](#network) section.
103
103
4. If this private endpoint is created for Apache Kafka, enable the **Advertised Listener for Kafka** option.
104
-
5. Configure the advertised listener for Kafka using either **TiDB Managed Domain** or **Custom Domain**.
104
+
5. Configure the advertised listener for Kafka using either **TiDB Managed**domain or **Custom** domain.
105
105
106
-
- To use **TiDB Managed Domain** for advertised listeners, enter a unique string in the **Domain Pattern** field, and then click **Generate**. TiDB will generate broker addresses with subdomains for each availability zone.
107
-
- To use your own **Custom Domain** for advertised listeners, enter the root domain, click **Check**, and then specify the broker subdomains for each availability zone.
106
+
- To use **TiDB Managed** domain for advertised listeners, enter a unique string in the **Domain Pattern** field, and then click **Generate**. TiDB will generate broker addresses with subdomains for each availability zone.
107
+
- To use your own **Custom**domain for advertised listeners, switch the domain type to **Custom**, enter the root domain in the **Custom Domain** field, click **Check**, and then specify the broker subdomains for each availability zone.
108
108
109
109
6. Click **Create** to validate the configurations and create the private endpoint.
0 commit comments