# docs-tidb-operator **Repository Path**: mirror_golang/docs-tidb-operator ## Basic Information - **Project Name**: docs-tidb-operator - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-15 - **Last Updated**: 2021-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TiDB in Kubernetes Documentation This repository stores all the source files of [TiDB in Kubernetes documentation](https://pingcap.com/docs/tidb-in-kubernetes/stable/) at the PingCAP website. That is, the documentation for [TiDB Operator](https://github.com/pingcap/tidb-operator). Currently, the official documentation supports two languages: - `en`: [documentation in English](https://docs.pingcap.com/tidb-in-kubernetes/stable) - `zh`: [documentation in Chinese](https://docs.pingcap.com/zh/tidb-in-kubernetes/stable) You can use Google Translate to view the documentation in different languages. For example: - `fr`: [documentation in French](http://translate.google.com/translate?hl=en&sl=en&tl=fr&u=https%3A%2F%2Fgithub.com%2Fpingcap%2Fdocs-tidb-operator%2Fblob%2Fmaster%2Fen%2FTOC.md) - `ja`: [documentation in Japanese](http://translate.google.com/translate?hl=en&sl=en&tl=ja&u=https://github.com/pingcap/docs-tidb-operator/blob/master/en/TOC.md) - `ko`: [documentation in Korean](http://translate.google.com/translate?hl=en&sl=en&tl=ko&u=https%3A%2F%2Fgithub.com%2Fpingcap%2Fdocs-tidb-operator%2Fblob%2Fmaster%2Fen%2FTOC.md) ## Documentation versions Currently, we maintain the following versions for TiDB in Kubernetes documentation, each with a separate branch: | Branch name | Version description | | :--- | :-- | | `master` | the latest development version | | `release-1.1` | the 1.1 rc version | | `release-1.0` | the latest 1.0 stable version | > **Note:** > > - Previously, we maintain the TiDB in Kubernetes documentation in the [docs](https://github.com/pingcap/docs) and [docs-cn](https://github.com/pingcap/docs-cn) repository. > - Since March 31, 2020, all the TiDB in Kubernetes documentation has been moved to this repository, and maintained based on versions in the branches above.