Skip to content

Commit c37d346

Browse files
authored
update UI text according to UI
1 parent bed99d1 commit c37d346

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

tidb-cloud/changefeed-sink-to-apache-kafka.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The steps vary depending on the connectivity method you select.
125125
<div label="Private Link (AWS)">
126126

127127
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.
129129
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.
130130
4. Select an **Authentication** option according to your Kafka authentication configuration.
131131

@@ -143,7 +143,7 @@ The steps vary depending on the connectivity method you select.
143143
<div label="Private Service Connect (Google Cloud)">
144144

145145
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.
147147
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.
148148
4. Select an **Authentication** option according to your Kafka authentication configuration.
149149

@@ -161,7 +161,7 @@ The steps vary depending on the connectivity method you select.
161161
<div label="Private Link (Azure)">
162162

163163
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.
165165
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.
166166
4. Select an **Authentication** option according to your Kafka authentication configuration.
167167

tidb-cloud/changefeed-sink-to-mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ After completing the prerequisites, you can sink your data to MySQL.
113113
3. In **Connectivity Method**, choose the method to connect to your MySQL service.
114114

115115
- 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.
117117

118118
4. In **Authentication**, fill in the MySQL user name and password of your MySQL service.
119119

tidb-cloud/set-up-sink-private-endpoint.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -66,45 +66,45 @@ The configuration steps vary depending on the cloud provider where your cluster
6666
<SimpleTab>
6767
<div label="AWS">
6868

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.
7171
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.
7373
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.
7575

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.
7878

7979
7. Click **Create** to validate the configurations and create the private endpoint.
8080

8181
</div>
8282

8383
<div label="Google Cloud">
8484

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.
8787
3. Enter the **Service Attachment** that that you collected in the [Network](#network) section.
8888
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.
9090

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.
9393

9494
6. Click **Create** to validate the configurations and create the private endpoint.
9595

9696
</div>
9797

9898
<div label="Azure">
9999

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.
102102
3. Enter the **Alias of Private Link Service** that you collected in the [Network](#network) section.
103103
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.
105105

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.
108108

109109
6. Click **Create** to validate the configurations and create the private endpoint.
110110

0 commit comments

Comments
 (0)