Skip to content

byoc: add creating byoc instance and select byoc plan#23300

Merged
ti-chi-bot[bot] merged 9 commits into
pingcap:release-8.5from
wildpcww:selectplan
Jul 20, 2026
Merged

byoc: add creating byoc instance and select byoc plan#23300
ti-chi-bot[bot] merged 9 commits into
pingcap:release-8.5from
wildpcww:selectplan

Conversation

@wildpcww

Copy link
Copy Markdown
Collaborator

First-time contributors' checklist

What is changed, added or deleted? (Required)

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)

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

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

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

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

@ti-chi-bot ti-chi-bot Bot added contribution This PR is from a community contributor. missing-translation-status This PR does not have translation status info. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 16, 2026

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

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.

Code Review

This pull request introduces documentation for the new TiDB Cloud BYOC (Bring Your Own Cloud) plan, including a new guide on how to create a BYOC instance and updates to existing documents on managing projects and selecting cluster tiers. The feedback focuses on aligning the new content with the repository's style guide, specifically correcting heading capitalization to sentence case and rephrasing multiple passive voice constructions to active voice using the second person ('you').

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md
Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md
Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md
Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md
Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md Outdated
Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md Outdated
Comment thread tidb-cloud/byoc/create-tidb-instance-byoc.md
Comment thread tidb-cloud/manage-projects-and-resources.md Outdated
Comment thread tidb-cloud/select-cluster-tier.md
@lilin90 lilin90 self-assigned this Jul 17, 2026
@lilin90 lilin90 added the translation/no-need No need to translate this PR. label Jul 17, 2026
@ti-chi-bot ti-chi-bot Bot removed the missing-translation-status This PR does not have translation status info. label Jul 17, 2026
@lilin90 lilin90 added the BYOC Related to TiDB Cloud BYOC docs. label Jul 17, 2026
@lilin90 lilin90 changed the title selectbyocplan byoc: add creating byoc instance and select byoc plan Jul 17, 2026
Comment thread tidb-cloud/select-cluster-tier.md Outdated
Comment thread tidb-cloud/select-cluster-tier.md Outdated
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1b3bc225-586e-434b-b872-8e890a1d5a02

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

lilin90 and others added 3 commits July 20, 2026 15:29
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Comment thread tidb-cloud/manage-projects-and-resources.md Outdated
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jul 20, 2026
@ti-chi-bot

ti-chi-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-07-20 07:51:56.070895133 +0000 UTC m=+1218502.106990179: ☑️ agreed by lilin90.

@lilin90 lilin90 added the lgtm label Jul 20, 2026

@lilin90 lilin90 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/approve

@ti-chi-bot

ti-chi-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lilin90

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

The pull request process is described 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

@ti-chi-bot ti-chi-bot Bot added the approved label Jul 20, 2026
@ti-chi-bot
ti-chi-bot Bot merged commit 9af1ced into pingcap:release-8.5 Jul 20, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved BYOC Related to TiDB Cloud BYOC docs. contribution This PR is from a community contributor. lgtm 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