Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions tidb-cloud/tidb-cloud-poc.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ To create a [TiDB Cloud Dedicated](/tidb-cloud/select-cluster-tier.md#tidb-cloud

2. Refer to [Create a TiDB Cloud Dedicated Cluster](/tidb-cloud/create-tidb-cluster.md) to create a TiDB Cloud Dedicated cluster for the PoC.

> **Note:**
>
> Before creating a TiDB Cloud Dedicated cluster, you must add one of the following payment methods:
> - Add a credit card by following the on-screen instructions on the cluster creation page.
> - Contact the TiDB Cloud Support team to pay by wire transfer.
> - Sign up for TiDB Cloud through a cloud marketplace (AWS, Azure, or Google Cloud) to pay using your cloud provider account.
>
> Your PoC credits will automatically be used to offset eligible expenses incurred during the PoC period.

Capacity planning is recommended for cluster sizing before you create a cluster. You can start with estimated numbers of TiDB, TiKV, or TiFlash nodes, and scale out the cluster later to meet performance requirements. You can find more details in the following documents or consult our support team.

- For more information about estimation practice, see [Size Your TiDB](/tidb-cloud/size-your-cluster.md).
Expand Down