Skip to content

*: update premium for preview#21789

Merged
lilin90 merged 2 commits intopingcap:feature/preview-premiumfrom
lilin90:plan-wording
Sep 17, 2025
Merged

*: update premium for preview#21789
lilin90 merged 2 commits intopingcap:feature/preview-premiumfrom
lilin90:plan-wording

Conversation

@lilin90
Copy link
Copy Markdown
Member

@lilin90 lilin90 commented Sep 16, 2025

What is changed, added or deleted? (Required)

Updates premium for preview.

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions.

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@lilin90 lilin90 self-assigned this Sep 16, 2025
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Sep 16, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from lilin90. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lilin90 lilin90 added the translation/no-need No need to translate this PR. label Sep 16, 2025
@ti-chi-bot ti-chi-bot Bot added area/develop This PR relates to the area of TiDB App development. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 16, 2025
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary of Changes

Hello @lilin90, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates the TiDB Cloud documentation to incorporate the "Premium" cluster tier. By modifying references across a wide array of guides—from connection instructions for various tools and programming languages to backup, restore, security, and data migration procedures—the PR ensures that users are presented with accurate and comprehensive information regarding all available TiDB Cloud service tiers. This update aims to maintain consistency and clarity in the documentation for all users.

Highlights

  • Documentation Update: The pull request updates numerous documentation files to include the "Premium" tier alongside the existing "Starter" and "Essential" tiers.
  • Broad Impact: These changes are applied across various guides, including those for connecting to TiDB clusters using different GUIs and programming languages, backup and restore procedures, security configurations, and data import/export processes.
  • Consistency: The updates ensure consistent terminology and coverage of all TiDB Cloud service tiers throughout the documentation.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@lilin90 lilin90 added the for-cloud-release This PR is related to TiDB Cloud release. label Sep 16, 2025
@lilin90 lilin90 requested a review from qqqdan September 16, 2025 10:19
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates multiple documentation files to include the 'Premium' plan alongside 'Starter' and 'Essential'. The changes are mostly correct, but I've found several places where the update was incomplete, leading to inconsistencies in titles, summaries, and body text. My review comments provide suggestions to fix these for overall document consistency.

Comment on lines 1 to 9
---
title: Back Up and Restore Data on {{{ .starter }}} or Essential
title: Back Up and Restore Data on {{{ .starter }}}, Essential, or Premium
summary: Learn how to back up and restore your {{{ .starter }}} or {{{ .essential }}} clusters.
aliases: ['/tidbcloud/restore-deleted-tidb-cluster']
---

# Back Up and Restore Data on {{{ .starter }}} or Essential
# Back Up and Restore Data on {{{ .starter }}}, Essential, or Premium

This document describes how to back up and restore your data on {{{ .starter }}} or {{{ .essential }}} clusters.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency, please update the summary and the introductory sentence to include 'Premium'.

Suggested change
---
title: Back Up and Restore Data on {{{ .starter }}} or Essential
title: Back Up and Restore Data on {{{ .starter }}}, Essential, or Premium
summary: Learn how to back up and restore your {{{ .starter }}} or {{{ .essential }}} clusters.
aliases: ['/tidbcloud/restore-deleted-tidb-cluster']
---
# Back Up and Restore Data on {{{ .starter }}} or Essential
# Back Up and Restore Data on {{{ .starter }}}, Essential, or Premium
This document describes how to back up and restore your data on {{{ .starter }}} or {{{ .essential }}} clusters.
---
title: Back Up and Restore Data on {{{ .starter }}}, Essential, or Premium
summary: Learn how to back up and restore your {{{ .starter }}}, {{{ .essential }}}, or Premium clusters.
aliases: ['/tidbcloud/restore-deleted-tidb-cluster']
---
# Back Up and Restore Data on {{{ .starter }}}, Essential, or Premium
This document describes how to back up and restore your data on {{{ .starter }}}, {{{ .essential }}}, or Premium clusters.

Comment thread tidb-cloud/backup-and-restore.md
Comment thread tidb-cloud/configure-ip-access-list.md
Comment thread tidb-cloud/configure-security-settings.md
Comment on lines 1 to 8
---
title: Configure {{{ .starter }}} or Essential Firewall Rules for Public Endpoints
title: Configure {{{ .starter }}}, Essential, or Premium Firewall Rules for Public Endpoints
summary: Learn how to configure and manage firewall rules with public access to your {{{ .starter }}} or {{{ .essential }}} cluster securely.
---

# Configure {{{ .starter }}} or Essential Firewall Rules for Public Endpoints
# Configure {{{ .starter }}}, Essential, or Premium Firewall Rules for Public Endpoints

This document describes the public connectivity option for {{{ .starter }}} and {{{ .essential }}} clusters. You will learn key concepts for securely managing a cluster accessible via the internet.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency, please update the summary and the introductory sentence to include 'Premium'.

Suggested change
---
title: Configure {{{ .starter }}} or Essential Firewall Rules for Public Endpoints
title: Configure {{{ .starter }}}, Essential, or Premium Firewall Rules for Public Endpoints
summary: Learn how to configure and manage firewall rules with public access to your {{{ .starter }}} or {{{ .essential }}} cluster securely.
---
# Configure {{{ .starter }}} or Essential Firewall Rules for Public Endpoints
# Configure {{{ .starter }}}, Essential, or Premium Firewall Rules for Public Endpoints
This document describes the public connectivity option for {{{ .starter }}} and {{{ .essential }}} clusters. You will learn key concepts for securely managing a cluster accessible via the internet.
---
title: Configure {{{ .starter }}}, Essential, or Premium Firewall Rules for Public Endpoints
summary: Learn how to configure and manage firewall rules with public access to your {{{ .starter }}}, {{{ .essential }}}, or Premium cluster securely.
---
# Configure {{{ .starter }}}, Essential, or Premium Firewall Rules for Public Endpoints
This document describes the public connectivity option for {{{ .starter }}}, {{{ .essential }}}, and Premium clusters. You will learn key concepts for securely managing a cluster accessible via the internet.

---
title: Export Data from {{{ .starter }}} or Essential
title: Export Data from {{{ .starter }}}, Essential, or Premium
summary: Learn how to export data from {{{ .starter }}} or {{{ .essential }}} clusters.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency with the title, please also update the summary to include 'Premium'.

Suggested change
summary: Learn how to export data from {{{ .starter }}} or {{{ .essential }}} clusters.
summary: Learn how to export data from {{{ .starter }}}, {{{ .essential }}}, or Premium clusters.

# Configure External Storage Access for {{{ .starter }}} or Essential
# Configure External Storage Access for {{{ .starter }}}, Essential, or Premium

If you want to import data from or export data to an external storage in a TiDB Cloud cluster, you need to configure cross-account access. This document describes how to configure access to an external storage for {{{ .starter }}} and {{{ .essential }}} clusters.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency with the title, please also update this sentence to include 'Premium'.

Suggested change
If you want to import data from or export data to an external storage in a TiDB Cloud cluster, you need to configure cross-account access. This document describes how to configure access to an external storage for {{{ .starter }}} and {{{ .essential }}} clusters.
If you want to import data from or export data to an external storage in a TiDB Cloud cluster, you need to configure cross-account access. This document describes how to configure access to an external storage for {{{ .starter }}}, {{{ .essential }}}, and Premium clusters.

<div label="{{{ .starter }}} or Essential">
<div label="{{{ .starter }}}, Essential, or Premium">

For {{{ .starter }}} or {{{ .essential }}}, your clients can connect to clusters via public endpoint or private endpoint.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency, please update this sentence to include 'Premium'.

Suggested change
For {{{ .starter }}} or {{{ .essential }}}, your clients can connect to clusters via public endpoint or private endpoint.
For {{{ .starter }}}, {{{ .essential }}}, or Premium, your clients can connect to clusters via public endpoint or private endpoint.

@@ -44,13 +44,13 @@ For {{{ .starter }}} or {{{ .essential }}}, your clients can connect to clusters
- To connect to a {{{ .starter }}} or {{{ .essential }}} cluster via private endpoint, refer to the following documents to set up a private endpoint first and deploy the replication instance in private subnets.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency, please update this sentence to include 'Premium'.

Suggested change
- To connect to a {{{ .starter }}} or {{{ .essential }}} cluster via private endpoint, refer to the following documents to set up a private endpoint first and deploy the replication instance in private subnets.
- To connect to a {{{ .starter }}}, {{{ .essential }}}, or Premium cluster via private endpoint, refer to the following documents to set up a private endpoint first and deploy the replication instance in private subnets.

Comment on lines 1 to 8
---
title: Import Local Files to {{{ .starter }}} or Essential
title: Import Local Files to {{{ .starter }}}, Essential, or Premium
summary: Learn how to import local files to {{{ .starter }}} or {{{ .essential }}}.
---

# Import Local Files to {{{ .starter }}} or Essential
# Import Local Files to {{{ .starter }}}, Essential, or Premium

You can import local files to {{{ .starter }}} or {{{ .essential }}} directly. It only takes a few clicks to complete the task configuration, and then your local CSV data will be quickly imported to your TiDB cluster. Using this method, you do not need to provide the cloud storage and credentials. The whole importing process is quick and smooth.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

For consistency, please update the summary and the introductory sentence to include 'Premium'.

Suggested change
---
title: Import Local Files to {{{ .starter }}} or Essential
title: Import Local Files to {{{ .starter }}}, Essential, or Premium
summary: Learn how to import local files to {{{ .starter }}} or {{{ .essential }}}.
---
# Import Local Files to {{{ .starter }}} or Essential
# Import Local Files to {{{ .starter }}}, Essential, or Premium
You can import local files to {{{ .starter }}} or {{{ .essential }}} directly. It only takes a few clicks to complete the task configuration, and then your local CSV data will be quickly imported to your TiDB cluster. Using this method, you do not need to provide the cloud storage and credentials. The whole importing process is quick and smooth.
---
title: Import Local Files to {{{ .starter }}}, Essential, or Premium
summary: Learn how to import local files to {{{ .starter }}}, {{{ .essential }}}, or Premium.
---
# Import Local Files to {{{ .starter }}}, Essential, or Premium
You can import local files to {{{ .starter }}}, {{{ .essential }}}, or Premium directly. It only takes a few clicks to complete the task configuration, and then your local CSV data will be quickly imported to your TiDB cluster. Using this method, you do not need to provide the cloud storage and credentials. The whole importing process is quick and smooth.

@lilin90 lilin90 requested a review from qiancai September 17, 2025 02:14
Updated documentation to consistently mention that various features and tables are not available on TiDB Cloud Starter, Essential, and Premium clusters, instead of only Starter and Essential. This improves clarity for users regarding feature support across all TiDB Cloud tiers.
@ti-chi-bot ti-chi-bot Bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 17, 2025
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 17, 2025
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Sep 17, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-09-17 03:20:17.202718893 +0000 UTC m=+1022683.762600380: ☑️ agreed by qiancai.

@lilin90 lilin90 merged commit cacdf46 into pingcap:feature/preview-premium Sep 17, 2025
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/develop This PR relates to the area of TiDB App development. for-cloud-release This PR is related to TiDB Cloud release. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants