Skip to content

pingcap/tidb-operator

Repository files navigation

TiDB Operator

NOTE: The main branch is now the default branch and hosts the v2 version of TiDB Operator. The release-1.x branch hosts the v1 version.

codecov LICENSE Language Go Report Card GitHub release GoDoc

TiDB Operator manages TiDB clusters on Kubernetes and automates tasks related to operating a TiDB cluster. It makes TiDB a truly cloud-native database.

Why a new TiDB Operator

See Why we need a new TiDB Operator

Arch

See arch.md

Roadmap

See rfcs

Documentation(TODO)

Contributing

Contributions are welcome and greatly appreciated. See CONTRIBUTING.md for details on submitting patches and the contribution workflow.

License

TiDB Operator is under the Apache 2.0 license. See the LICENSE file for details.