From c1ee179d6cce2c6c34ac13d02ecd51d2801edecb Mon Sep 17 00:00:00 2001 From: awxxxxxx Date: Thu, 11 Jun 2026 17:57:22 +0800 Subject: [PATCH 1/4] docs: update TiDB Cloud Lake quick start --- tidb-cloud-lake/lake-quick-start.md | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/tidb-cloud-lake/lake-quick-start.md b/tidb-cloud-lake/lake-quick-start.md index 4c2d70956defa..bc45822fd065c 100644 --- a/tidb-cloud-lake/lake-quick-start.md +++ b/tidb-cloud-lake/lake-quick-start.md @@ -1,6 +1,6 @@ --- title: TiDB Cloud Lake Quick Start -summary: Get started with TiDB Cloud Lake in three steps — sign up, create a warehouse, and explore it. +summary: Get started with TiDB Cloud Lake in three steps — sign up, initialize TiDB Cloud Lake, and explore your workspace. --- # TiDB Cloud Lake Quick Start @@ -13,25 +13,28 @@ This tutorial guides you through an easy way to get started with TiDB Cloud Lake 2. Sign up for a TiDB Cloud account or log in with your existing account. -## Step 2. Create a warehouse +## Step 2. Initialize TiDB Cloud Lake 1. In the left navigation bar, click **My Lake**. -2. In the upper-right corner, click **Create Warehouse**. +2. In the upper-right corner, click **Try TiDB Cloud Lake**. A new tab opens. -3. On the **Create Warehouse** page, configure the following settings: +3. Follow the onscreen instructions to initialize TiDB Cloud Lake: - - **Warehouse Name**: enter a name for your warehouse. - - **Warehouse Size**: select a size that fits your workload. You can start with **Small** and scale later. - - **Auto Suspend**: choose how long the warehouse can stay idle before it is automatically suspended. + - **Name**: enter a name for your Lake. + - **Plan**: select a plan that fits your use case. + - **Cloud Provider and Region**: select the deployment region. -4. Click **Create**. The warehouse will be ready in a few moments. +4. Click **Create** and wait for initialization to complete. -## Step 3. Explore the warehouse +## Step 3. Explore your lake workspace -1. Go back to **My Lake** and click the warehouse name you just created. -2. You will be redirected to `lake.tidbcloud.com` where you can view the warehouse details and connection information. -3. Use the connection information to connect from your preferred driver, or application. +1. After initialization completes, confirm the Lake information on the home page, such as the Lake name, plan, cloud provider, and region. +2. Use the entry points on the home page to continue: + + - **Connect**: get connection information. + - **Load Data** or **Load from Cloud Storage**: start loading data. + - **Query Data**: create a SQL worksheet. ## What's next From 3e0f95ad653bd9978359957240e18219cd7e675a Mon Sep 17 00:00:00 2001 From: Lilian Lee Date: Fri, 12 Jun 2026 14:13:58 +0800 Subject: [PATCH 2/4] Apply suggestions from code review Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- tidb-cloud-lake/lake-quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud-lake/lake-quick-start.md b/tidb-cloud-lake/lake-quick-start.md index bc45822fd065c..e7485b364fa55 100644 --- a/tidb-cloud-lake/lake-quick-start.md +++ b/tidb-cloud-lake/lake-quick-start.md @@ -29,7 +29,7 @@ This tutorial guides you through an easy way to get started with TiDB Cloud Lake ## Step 3. Explore your lake workspace -1. After initialization completes, confirm the Lake information on the home page, such as the Lake name, plan, cloud provider, and region. +1. After initialization completes, confirm the lake information on the home page, such as the lake name, plan, cloud provider, and region. 2. Use the entry points on the home page to continue: - **Connect**: get connection information. From e812d86845a7fedc170c510257d4077fc7e1a7cf Mon Sep 17 00:00:00 2001 From: Lilian Lee Date: Fri, 12 Jun 2026 14:15:57 +0800 Subject: [PATCH 3/4] Apply suggestions from code review --- tidb-cloud-lake/lake-quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud-lake/lake-quick-start.md b/tidb-cloud-lake/lake-quick-start.md index e7485b364fa55..cb3d0f27efb9b 100644 --- a/tidb-cloud-lake/lake-quick-start.md +++ b/tidb-cloud-lake/lake-quick-start.md @@ -1,6 +1,6 @@ --- title: TiDB Cloud Lake Quick Start -summary: Get started with TiDB Cloud Lake in three steps — sign up, initialize TiDB Cloud Lake, and explore your workspace. +summary: Get started with TiDB Cloud Lake in three steps — sign up, initialize your lake, and explore your workspace. --- # TiDB Cloud Lake Quick Start From ad15292aec4e595bb68f7425413c7b6112ddbfbc Mon Sep 17 00:00:00 2001 From: Lilian Lee Date: Fri, 12 Jun 2026 14:16:20 +0800 Subject: [PATCH 4/4] Apply suggestions from code review --- tidb-cloud-lake/lake-quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud-lake/lake-quick-start.md b/tidb-cloud-lake/lake-quick-start.md index cb3d0f27efb9b..2684d60716c9f 100644 --- a/tidb-cloud-lake/lake-quick-start.md +++ b/tidb-cloud-lake/lake-quick-start.md @@ -1,6 +1,6 @@ --- title: TiDB Cloud Lake Quick Start -summary: Get started with TiDB Cloud Lake in three steps — sign up, initialize your lake, and explore your workspace. +summary: Get started with TiDB Cloud Lake in three steps — sign up, initialize your lake, and explore your lake workspace. --- # TiDB Cloud Lake Quick Start