Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.3 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.3 KB

TiDB Operator

NOTE: The v2 is expermential now, PLEASE don't use it in production

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)

You can see our documentation at PingCAP website for more in-depth installation and instructions for production:

All the TiDB Operator documentation is maintained in the docs-tidb-operator repository.

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.