Create a TiDB Cloud Dedicated Cluster
This tutorial guides you through signing up and creating a TiDB Cloud Dedicated cluster.
Before you begin
If you do not have a TiDB Cloud account, click here to sign up for an account.
- You can either sign up with email and password so that you can manage your password using TiDB Cloud, or sign up with your Google, GitHub, or Microsoft account.
- For AWS Marketplace users, you can also sign up through AWS Marketplace. To do that, search for
TiDB Cloudin AWS Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. - For Azure Marketplace users, you can also sign up through Azure Marketplace. To do that, search for
TiDB Cloudin Azure Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account. - For Google Cloud Marketplace users, you can also sign up through Google Cloud Marketplace. To do that, search for
TiDB Cloudin Google Cloud Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
Step 1. Create a TiDB Cloud Dedicated cluster
If you are in the Organization Owner or the Project Owner role, you can create a TiDB Cloud Dedicated cluster as follows:
Navigate to the My TiDB page.
Click Create Resource.
On the Create Resource page, select Dedicated, and then configure the cluster information as follows:
Select a project for your TiDB Cloud Dedicated cluster. If there is no project in your organization, you can create one by clicking Create a Project.
Enter a name for your TiDB Cloud Dedicated cluster.
Choose a cloud provider and a region where you want to host your cluster.
Configure the cluster size for TiDB, TiKV, and TiFlash (optional) respectively.
Update the default port number if necessary.
If CIDR has not been configured for this region, you need to set the CIDR. If you do not see the Project CIDR field, it means that CIDR has already been configured for this region.
Confirm the cluster and billing information on the right side.
If you have not added a payment method, click Add Credit Card in the lower-right corner.
Click Create.
Your TiDB Cloud cluster will be created in approximately 20 to 30 minutes. You will receive a notification from the TiDB Cloud console when the creation is complete.
Step 2. Set the root password
After your TiDB Cloud Dedicated cluster is created, take the following steps to set the root password:
In the upper-right corner of your cluster overview page, click ... and select Password Settings.
Set the root password to connect to your cluster, and then click Save.
You can click Auto-generate Password to generate a random password. The generated password will not show again, so save your password in a secure location.
What's next
After your TiDB Cloud Dedicated cluster is created on TiDB Cloud, you can connect to it via the methods provided in Connect to Your TiDB Cloud Dedicated Cluster.