From 314300e77a56ce94186bbd02d7f4e2fadb0edb33 Mon Sep 17 00:00:00 2001 From: qqqdan Date: Tue, 24 Sep 2024 20:54:29 +0800 Subject: [PATCH] cloud: add a new TiFlash vCPU and RAM size `32 vCPU, 128 GiB` (#18985) --- tidb-cloud/size-your-cluster.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tidb-cloud/size-your-cluster.md b/tidb-cloud/size-your-cluster.md index 5a41470e3868c..9824572aa46b5 100644 --- a/tidb-cloud/size-your-cluster.md +++ b/tidb-cloud/size-your-cluster.md @@ -194,6 +194,7 @@ The supported vCPU and RAM sizes include the following: - 8 vCPU, 64 GiB - 16 vCPU, 128 GiB +- 32 vCPU, 128 GiB - 32 vCPU, 256 GiB Note that TiFlash is unavailable when the vCPU and RAM size of TiDB or TiKV is set as **4 vCPU, 16 GiB**.