-
Notifications
You must be signed in to change notification settings - Fork 718
byoc: add creating byoc instance and select byoc plan #23300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-8.5
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,58 @@ | ||||||
| --- | ||||||
| title: Create a {{{ .byoc }}} Instance | ||||||
| summary: Learn how to create a {{{ .byoc }}} instance. | ||||||
| --- | ||||||
|
|
||||||
| # Create a {{{ .byoc }}} Instance | ||||||
|
|
||||||
| This document describes how to create a {{{ .byoc }}} instance in the [TiDB Cloud console](https://tidbcloud.com/). | ||||||
|
|
||||||
| TiDB Cloud BYOC (Bring Your Own Cloud) keeps the control plane in TiDB Cloud while deploying the data plane in your own cloud account. Before you create a BYOC instance, your organization must complete BYOC onboarding and prepare the target cloud environment. | ||||||
|
|
||||||
| > **Note:** | ||||||
| > | ||||||
| > To learn how to create a {{{ .premium }}} instance, see [Create a {{{ .premium }}} Instance](/tidb-cloud/premium/create-tidb-instance-premium.md). | ||||||
|
|
||||||
| ## Before you begin | ||||||
|
|
||||||
| If you do not have a TiDB Cloud account, click [here](https://tidbcloud.com/signup) to sign up for an account. | ||||||
|
|
||||||
| Before you create a BYOC instance, make sure that the following requirements are met: | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To avoid passive voice ("are met") and adhere to the style guide's principle of writing in the second person ("you"), rephrase this sentence to be active.
Suggested change
|
||||||
|
|
||||||
| - You have the required organization or project role to create TiDB Cloud resources. | ||||||
| - Your organization has completed the prerequisite BYOC setup for the target cloud provider and region, including the required cloud account permissions. For AWS, this includes the IAM roles required by TiDB Cloud to deploy and manage BYOC resources in your AWS account. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To avoid passive voice ("required by TiDB Cloud"), rephrase this sentence to use active voice.
Suggested change
References
|
||||||
| - You know the cloud provider and region where you want to deploy the BYOC instance. | ||||||
|
|
||||||
| If your BYOC environment is not ready, the **Bring Your Own Cloud** tab is not displayed on the **Create Resource** page. To enable BYOC for your organization, contact your TiDB Cloud account team or [TiDB Cloud Support](/tidb-cloud/tidb-cloud-support.md). | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To avoid passive voice ("is not displayed"), rephrase this sentence to use active voice.
Suggested change
References
|
||||||
|
|
||||||
| ## Steps | ||||||
|
|
||||||
| If you have the required permissions, you can create a {{{ .byoc }}} instance as follows: | ||||||
|
|
||||||
| 1. In the [TiDB Cloud console](https://tidbcloud.com/tidbs), navigate to the [**My TiDB**](https://tidbcloud.com/tidbs) page, and then click **Create Resource** in the upper-right corner. | ||||||
|
|
||||||
| 2. On the **Create Resource** page, click the **Bring Your Own Cloud** tab. | ||||||
|
|
||||||
| 3. Confirm that **BYOC** is selected as your plan. | ||||||
|
|
||||||
| BYOC is powered by TiDB X and is designed for large-scale production workloads. It lets you run the data plane in your own cloud account while using TiDB Cloud for automated operations, elastic scalability, and enterprise-grade security. | ||||||
|
|
||||||
| 4. In the **Basic Settings** area, enter a name for your {{{ .byoc }}} instance, and then choose a cloud provider and a region where you want to host your instance. | ||||||
|
|
||||||
| 5. (Optional) To group this {{{ .byoc }}} instance in a project for management, select the target project for the instance. | ||||||
|
|
||||||
| 6. In the **Capacity** area, set the maximum number of Request Capacity Units (RCUs) for your instance. RCUs represent the compute resources provisioned for your workload. TiDB Cloud automatically scales your instance within this range based on demand. | ||||||
|
|
||||||
| 7. For {{{ .byoc }}} instances, the high availability mode is determined by the BYOC deployment configuration. If your BYOC environment is deployed in Regional mode, the instance uses Regional high availability. If your BYOC environment is deployed in Zonal mode, the instance uses Zonal high availability. The high availability mode is not configurable when you create an instance. For more information, see [High Availability](/tidb-cloud/serverless-high-availability.md). | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This step contains multiple passive voice constructions ("is determined", "is deployed", "is not configurable"). Rephrasing to active voice and using the second person ("you") improves clarity and readability.
Suggested change
|
||||||
|
|
||||||
| 8. Click **Create**. | ||||||
|
|
||||||
| The instance creation process begins. Provisioning time can vary depending on the selected region, capacity, and cloud provider. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To make the sentence more active and address the user directly, rephrase "the selected region" to "the region... you select".
Suggested change
|
||||||
|
|
||||||
| ## What's next | ||||||
|
|
||||||
| After your BYOC instance is created, you can do the following: | ||||||
|
|
||||||
| - Set or reset the root password for the instance if it has not been configured. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To avoid passive voice ("has not been configured") and use the second person ("you"), rephrase this sentence.
Suggested change
|
||||||
| - Configure network access from your application environment to the instance endpoint. | ||||||
| - Connect to the instance from your application or SQL client. | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -13,7 +13,7 @@ In the [TiDB Cloud console](https://tidbcloud.com/), you can discover, access, a | |||||
|
|
||||||
| A TiDB Cloud resource is a deployable unit that you can manage. It can be one of the following: | ||||||
|
|
||||||
| - A TiDB X instance, which is a service-oriented TiDB Cloud offering built on the [TiDB X architecture](/tidb-cloud/tidb-x-architecture.md), such as a {{{ .starter }}}, Essential, or Premium instance | ||||||
| - A TiDB X instance, which is a service-oriented TiDB Cloud offering built on the [TiDB X architecture](/tidb-cloud/tidb-x-architecture.md), such as a {{{ .starter }}}, Essential, Premium<CustomContent platform="tidb-cloud" plan="byoc">, or {{{ .byoc }}}</CustomContent> instance | ||||||
| - A {{{ .dedicated }}} cluster | ||||||
|
|
||||||
| ### TiDB Cloud projects | ||||||
|
|
@@ -45,6 +45,12 @@ For more information, see the following documents: | |||||
|
|
||||||
| - [Create a {{{ .premium }}} Instance](/tidb-cloud/premium/create-tidb-instance-premium.md) | ||||||
|
|
||||||
| <CustomContent platform="tidb-cloud" plan="byoc"> | ||||||
|
|
||||||
| - [Create a {{{ .byoc }}} Instance](/tidb-cloud/byoc/create-tidb-instance-byoc.md) | ||||||
|
|
||||||
| </CustomContent> | ||||||
|
|
||||||
| - [Create a {{{ .dedicated }}} Cluster](/tidb-cloud/create-tidb-cluster.md) | ||||||
|
|
||||||
| ### Manage TiDB Cloud resources | ||||||
|
|
@@ -97,6 +103,12 @@ To create a new project, take the following steps: | |||||
| > **Note:** | ||||||
| > | ||||||
| > For {{{ .premium }}} instances, encryption is configured per instance rather than per project. After you create the instance, you can enable [Dual-Layer Data Encryption](/tidb-cloud/premium/dual-layer-data-encryption-premium.md) to add a database-layer encryption on top of the default storage-layer encryption. | ||||||
| > | ||||||
| > <CustomContent platform="tidb-cloud" plan="byoc"> | ||||||
| > | ||||||
| > For {{{ .byoc }}} instances, projects are optional. The data plane runs in your own cloud account, and BYOC environment-level settings are configured during BYOC onboarding. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To avoid passive voice ("are configured") and address the user directly, rephrase this sentence to use active voice.
Suggested change
|
||||||
| > | ||||||
| > </CustomContent> | ||||||
|
|
||||||
| - If the project is created for {{{ .dedicated }}} clusters, select the **Create for Dedicated Cluster** option, configure [Customer-Managed Encryption Keys (CMEK)](/tidb-cloud/tidb-cloud-encrypt-cmek-aws.md) and [maintenance window](/tidb-cloud/configure-maintenance-window.md) for the project, and then click **Confirm**. | ||||||
|
|
||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.