Skip to content

cloud release-8.1: remove serverless specific docs #21337

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

Draft
wants to merge 3 commits into
base: release-8.1
Choose a base branch
from
Draft
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
144 changes: 7 additions & 137 deletions TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- [Try Out TiDB Cloud Serverless](/tidb-cloud/tidb-cloud-quickstart.md)
- [Try Out TiDB + AI](/tidb-cloud/vector-search-get-started-using-python.md)
- [Try Out HTAP](/tidb-cloud/tidb-cloud-htap-quickstart.md)
- [Try Out TiDB Cloud CLI](/tidb-cloud/get-started-with-cli.md)
- [Perform a PoC](/tidb-cloud/tidb-cloud-poc.md)
- Key Concepts
- [Overview](/tidb-cloud/key-concepts.md)
Expand All @@ -21,11 +20,8 @@
- [Transactions](/tidb-cloud/transaction-concepts.md)
- [SQL](/tidb-cloud/sql-concepts.md)
- [AI Features](/tidb-cloud/ai-feature-concepts.md)
- [Data Service](/tidb-cloud/data-service-concepts.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Scalability](/tidb-cloud/scalability-concepts.md)
- High Availability
- [High Availability in TiDB Cloud Serverless](/tidb-cloud/serverless-high-availability.md)
- [High Availability in TiDB Cloud Dedicated](/tidb-cloud/high-availability-with-multi-az.md)
- [High Availability](/tidb-cloud/high-availability-with-multi-az.md)
- [Monitoring](/tidb-cloud/monitoring-concepts.md)
- [Data Streaming](/tidb-cloud/data-streaming-concepts.md)
- [Backup & Restore](/tidb-cloud/backup-and-restore-concepts.md)
Expand Down Expand Up @@ -69,20 +65,12 @@
- [Prisma](/develop/dev-guide-sample-application-nodejs-prisma.md)
- [Sequelize](/develop/dev-guide-sample-application-nodejs-sequelize.md)
- [TypeORM](/develop/dev-guide-sample-application-nodejs-typeorm.md)
- [Next.js](/develop/dev-guide-sample-application-nextjs.md)
- [AWS Lambda](/develop/dev-guide-sample-application-aws-lambda.md)
- Ruby
- [mysql2](/develop/dev-guide-sample-application-ruby-mysql2.md)
- [Rails](/develop/dev-guide-sample-application-ruby-rails.md)
- C#
- [C#](/develop/dev-guide-sample-application-cs.md)
- [WordPress](/tidb-cloud/dev-guide-wordpress.md)
- Serverless Driver ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [TiDB Cloud Serverless Driver](/tidb-cloud/serverless-driver.md)
- [Node.js Example](/tidb-cloud/serverless-driver-node-example.md)
- [Prisma Example](/tidb-cloud/serverless-driver-prisma-example.md)
- [Kysely Example](/tidb-cloud/serverless-driver-kysely-example.md)
- [Drizzle Example](/tidb-cloud/serverless-driver-drizzle-example.md)
- Development Reference
- Design Database Schema
- [Overview](/develop/dev-guide-schema-design-overview.md)
Expand Down Expand Up @@ -139,19 +127,6 @@
- [Select Your Cluster Tier](/tidb-cloud/select-cluster-tier.md)
- [Determine Your TiDB Size](/tidb-cloud/size-your-cluster.md)
- [TiDB Cloud Performance Reference](/tidb-cloud/tidb-cloud-performance-reference.md)
- Manage TiDB Cloud Serverless Clusters
- [Create a TiDB Cloud Serverless Cluster](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your TiDB Cloud Serverless Cluster
- [Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- Branch ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/branch-overview.md)
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Manage Spending Limit](/tidb-cloud/manage-serverless-spend-limit.md)
- [Back Up and Restore TiDB Cloud Serverless Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud Serverless](/tidb-cloud/serverless-export.md)
- Manage TiDB Cloud Dedicated Clusters
- [Create a TiDB Cloud Dedicated Cluster](/tidb-cloud/create-tidb-cluster.md)
- Connect to Your TiDB Cloud Dedicated Cluster
Expand Down Expand Up @@ -265,23 +240,13 @@
- [Import CSV Files from Cloud Storage](/tidb-cloud/import-csv-files.md)
- [Import Parquet Files from Cloud Storage](/tidb-cloud/import-parquet-files.md)
- [Import with MySQL CLI](/tidb-cloud/import-with-mysql-cli.md)
- Import Data into TiDB Cloud Serverless
- [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md)
- [Import Local Files](/tidb-cloud/tidb-cloud-import-local-files.md)
- [Import CSV Files from Cloud Storage](/tidb-cloud/import-csv-files-serverless.md)
- [Import Parquet Files from Cloud Storage](/tidb-cloud/import-parquet-files-serverless.md)
- [Import with MySQL CLI](/tidb-cloud/import-with-mysql-cli-serverless.md)
- Reference
- [Configure External Storage Access for TiDB Cloud Dedicated](/tidb-cloud/dedicated-external-storage.md)
- [Configure External Storage Access for TiDB Cloud Serverless](/tidb-cloud/serverless-external-storage.md)
- [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md)
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Precheck Errors, Migration Errors, and Alerts for Data Migration](/tidb-cloud/tidb-cloud-dm-precheck-and-troubleshooting.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Explore Data
- [Chat2Query in SQL Editor](/tidb-cloud/explore-data-with-chat2query.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [SQL Proxy Account](/tidb-cloud/sql-proxy-account.md)
- Vector Search ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/vector-search-overview.md)
- Get Started
Expand Down Expand Up @@ -311,23 +276,6 @@
- [Improve Performance](/tidb-cloud/vector-search-improve-performance.md)
- [Limitations](/tidb-cloud/vector-search-limitations.md)
- [Changelogs](/tidb-cloud/vector-search-changelogs.md)
- Data Service ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/data-service-overview.md)
- [Get Started](/tidb-cloud/data-service-get-started.md)
- Chat2Query API
- [Get Started](/tidb-cloud/use-chat2query-api.md)
- [Start Multi-round Chat2Query](/tidb-cloud/use-chat2query-sessions.md)
- [Use Knowledge Bases](/tidb-cloud/use-chat2query-knowledge.md)
- [Manage Data App](/tidb-cloud/data-service-manage-data-app.md)
- [Manage Endpoint](/tidb-cloud/data-service-manage-endpoint.md)
- [API Key](/tidb-cloud/data-service-api-key.md)
- [Custom Domain](/tidb-cloud/data-service-custom-domain.md)
- [Integrations](/tidb-cloud/data-service-integrations.md)
- [Run in Postman](/tidb-cloud/data-service-postman-integration.md)
- [Deploy Automatically with GitHub](/tidb-cloud/data-service-manage-github-connection.md)
- [Use OpenAPI Specification with Next.js](/tidb-cloud/data-service-oas-with-nextjs.md)
- [Data App Configuration Files](/tidb-cloud/data-service-app-config-files.md)
- [Response and Status Code](/tidb-cloud/data-service-response-and-status-code.md)
- Stream Data
- [Changefeed Overview](/tidb-cloud/changefeed-overview.md)
- [To MySQL Sink](/tidb-cloud/changefeed-sink-to-mysql.md)
Expand All @@ -352,25 +300,19 @@
- [Identity Access Management](/tidb-cloud/manage-user-access.md)
- [OAuth 2.0](/tidb-cloud/oauth2.md)
- Network Access Control
- TiDB Cloud Serverless
- [Connect via Private Endpoint](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Configure Firewall Rules for Public Endpoints](/tidb-cloud/configure-serverless-firewall-rules-for-public-endpoints.md)
- [TLS Connections to TiDB Cloud Serverless](/tidb-cloud/secure-connections-to-serverless-clusters.md)
- TiDB Cloud Dedicated
- [Configure an IP Access List](/tidb-cloud/configure-ip-access-list.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/set-up-private-endpoint-connections.md)
- [Connect via Private Endpoint with Azure](/tidb-cloud/set-up-private-endpoint-connections-on-azure.md)
- [Connect via Private Endpoint with Google Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-google-cloud.md)
- [Connect via VPC Peering](/tidb-cloud/set-up-vpc-peering-connections.md)
- [TLS Connections to TiDB Cloud Dedicated](/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md)
- [Configure an IP Access List](/tidb-cloud/configure-ip-access-list.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/set-up-private-endpoint-connections.md)
- [Connect via Private Endpoint with Azure](/tidb-cloud/set-up-private-endpoint-connections-on-azure.md)
- [Connect via Private Endpoint with Google Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-google-cloud.md)
- [Connect via VPC Peering](/tidb-cloud/set-up-vpc-peering-connections.md)
- [TLS Connections to TiDB Cloud Dedicated](/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md)
- Data Access Control
- [Encryption at Rest Using Customer-Managed Encryption Keys](/tidb-cloud/tidb-cloud-encrypt-cmek.md)
- [User-Controlled Log Redaction](/tidb-cloud/tidb-cloud-log-redaction.md)
- Database Access Control
- [Configure Cluster Password Settings](/tidb-cloud/configure-security-settings.md)
- Audit Management
- [TiDB Cloud Dedicated Database Audit Logging](/tidb-cloud/tidb-cloud-auditing.md)
- [TiDB Cloud Serverless Database Audit Logging](/tidb-cloud/serverless-audit-logging.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Console Audit Logging](/tidb-cloud/tidb-cloud-console-auditing.md)
- Billing
- [Invoices](/tidb-cloud/tidb-cloud-billing.md#invoices)
Expand Down Expand Up @@ -404,9 +346,6 @@
- [Use TiDB Cloud Dedicated Private Endpoint Connection Resource](/tidb-cloud/terraform-use-dedicated-private-endpoint-connection-resource.md)
- [Use TiDB Cloud Dedicated VPC Peering Resource](/tidb-cloud/terraform-use-dedicated-vpc-peering-resource.md)
- [Use TiDB Cloud Dedicated Network Container Resource](/tidb-cloud/terraform-use-dedicated-network-container-resource.md)
- [Use TiDB Cloud Serverless Cluster Resource](/tidb-cloud/terraform-use-serverless-cluster-resource.md)
- [Use TiDB Cloud Serverless Branch Resource](/tidb-cloud/terraform-use-serverless-branch-resource.md)
- [Use TiDB Cloud Serverless Export Resource](/tidb-cloud/terraform-use-serverless-export-resource.md)
- [Use SQL User Resource](/tidb-cloud/terraform-use-sql-user-resource.md)
- [Use Cluster Resource (Deprecated)](/tidb-cloud/terraform-use-cluster-resource.md)
- [Use Backup Resource](/tidb-cloud/terraform-use-backup-resource.md)
Expand Down Expand Up @@ -717,73 +656,6 @@
- [IAM](https://docs.pingcap.com/tidbcloud/api/v1beta1/iam)
- [MSP (Deprecated)](https://docs.pingcap.com/tidbcloud/api/v1beta1/msp)
- [v1beta](https://docs.pingcap.com/tidbcloud/api/v1beta)
- CLI Reference ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/cli-reference.md)
- auth
- [login](/tidb-cloud/ticloud-auth-login.md)
- [logout](/tidb-cloud/ticloud-auth-logout.md)
- [whoami](/tidb-cloud/ticloud-auth-whoami.md)
- serverless
- [create](/tidb-cloud/ticloud-cluster-create.md)
- [delete](/tidb-cloud/ticloud-cluster-delete.md)
- [describe](/tidb-cloud/ticloud-cluster-describe.md)
- [list](/tidb-cloud/ticloud-cluster-list.md)
- [update](/tidb-cloud/ticloud-serverless-update.md)
- [spending-limit](/tidb-cloud/ticloud-serverless-spending-limit.md)
- [region](/tidb-cloud/ticloud-serverless-region.md)
- [shell](/tidb-cloud/ticloud-serverless-shell.md)
- branch
- [create](/tidb-cloud/ticloud-branch-create.md)
- [delete](/tidb-cloud/ticloud-branch-delete.md)
- [describe](/tidb-cloud/ticloud-branch-describe.md)
- [list](/tidb-cloud/ticloud-branch-list.md)
- [shell](/tidb-cloud/ticloud-branch-shell.md)
- import
- [cancel](/tidb-cloud/ticloud-import-cancel.md)
- [describe](/tidb-cloud/ticloud-import-describe.md)
- [list](/tidb-cloud/ticloud-import-list.md)
- [start](/tidb-cloud/ticloud-import-start.md)
- export
- [create](/tidb-cloud/ticloud-serverless-export-create.md)
- [describe](/tidb-cloud/ticloud-serverless-export-describe.md)
- [list](/tidb-cloud/ticloud-serverless-export-list.md)
- [cancel](/tidb-cloud/ticloud-serverless-export-cancel.md)
- [download](/tidb-cloud/ticloud-serverless-export-download.md)
- sql-user
- [create](/tidb-cloud/ticloud-serverless-sql-user-create.md)
- [delete](/tidb-cloud/ticloud-serverless-sql-user-delete.md)
- [list](/tidb-cloud/ticloud-serverless-sql-user-list.md)
- [update](/tidb-cloud/ticloud-serverless-sql-user-update.md)
- audit-log
- [config](/tidb-cloud/ticloud-auditlog-config.md)
- [describe](/tidb-cloud/ticloud-auditlog-describe.md)
- [download](/tidb-cloud/ticloud-auditlog-download.md)
- filter-rule
- [create](/tidb-cloud/ticloud-auditlog-filter-create.md)
- [delete](/tidb-cloud/ticloud-auditlog-filter-delete.md)
- [describe](/tidb-cloud/ticloud-auditlog-filter-describe.md)
- [list](/tidb-cloud/ticloud-auditlog-filter-list.md)
- [template](/tidb-cloud/ticloud-auditlog-filter-template.md)
- [update](/tidb-cloud/ticloud-auditlog-filter-update.md)
- authorized-network
- [create](/tidb-cloud/ticloud-serverless-authorized-network-create.md)
- [delete](/tidb-cloud/ticloud-serverless-authorized-network-delete.md)
- [list](/tidb-cloud/ticloud-serverless-authorized-network-list.md)
- [update](/tidb-cloud/ticloud-serverless-authorized-network-update.md)
- [ai](/tidb-cloud/ticloud-ai.md)
- [completion](/tidb-cloud/ticloud-completion.md)
- config
- [create](/tidb-cloud/ticloud-config-create.md)
- [delete](/tidb-cloud/ticloud-config-delete.md)
- [describe](/tidb-cloud/ticloud-config-describe.md)
- [edit](/tidb-cloud/ticloud-config-edit.md)
- [list](/tidb-cloud/ticloud-config-list.md)
- [set](/tidb-cloud/ticloud-config-set.md)
- [use](/tidb-cloud/ticloud-config-use.md)
- project
- [list](/tidb-cloud/ticloud-project-list.md)
- [upgrade](/tidb-cloud/ticloud-upgrade.md)
- [help](/tidb-cloud/ticloud-help.md)
- General Reference
- TiDB Cluster Architecture
- [Overview](/tidb-architecture.md)
Expand All @@ -806,7 +678,6 @@
- [Introduction](/tidb-distributed-execution-framework.md)
- [TiDB Global Sort](/tidb-global-sort.md)
- [TiDB Cloud Dedicated Limitations and Quotas](/tidb-cloud/limitations-and-quotas.md)
- [TiDB Cloud Serverless Limitations](/tidb-cloud/serverless-limitations.md)
- [Limited SQL Features on TiDB Cloud](/tidb-cloud/limited-sql-features.md)
- [TiDB Limitations](/tidb-limitations.md)
- Benchmarks
Expand Down Expand Up @@ -858,7 +729,6 @@
- [Get Support](/tidb-cloud/tidb-cloud-support.md)
- FAQs
- [TiDB Cloud FAQs](/tidb-cloud/tidb-cloud-faq.md)
- [TiDB Cloud Serverless FAQs](/tidb-cloud/serverless-faqs.md)

## RELEASES

Expand Down