Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.62 KB

File metadata and controls

20 lines (15 loc) · 1.62 KB
title TiDB Operator API Overview
summary Learn the API of TiDB Operator.

TiDB Operator API Overview

TiDB Operator is an automatic operation system for TiDB clusters on Kubernetes. It provides full life-cycle management for TiDB including deployment, upgrades, scaling, backup, failover, and configuration changes. With TiDB Operator, TiDB can run seamlessly in the Kubernetes clusters deployed on a public or private cloud.

To manage TiDB clusters on Kubernetes, you can use the following TiDB Operator APIs:

For more information, see TiDB Operator API Document.