diff --git a/en/_index.md b/en/_index.md index 3ece171fc..f60acdfd9 100644 --- a/en/_index.md +++ b/en/_index.md @@ -5,7 +5,7 @@ hide_sidebar: true hide_commit: true --- - + diff --git a/en/clinic-user-guide.md b/en/clinic-user-guide.md index 014174208..7f5d982d2 100644 --- a/en/clinic-user-guide.md +++ b/en/clinic-user-guide.md @@ -9,7 +9,7 @@ For TiDB clusters deployed on Kubernetes using TiDB Operator, you can use PingCA > **Note:** > -> This document **only** applies to clusters deployed using TiDB Operator on Kubernetes. For clusters deployed using TiUP in a self-hosted environment, see [PingCAP Clinic for TiUP environments](https://docs.pingcap.com/tidb/stable/clinic-user-guide-for-tiup). +> This document **only** applies to clusters deployed using TiDB Operator on Kubernetes. For clusters deployed using TiUP in a self-managed environment, see [PingCAP Clinic for TiUP environments](https://docs.pingcap.com/tidb/stable/clinic-user-guide-for-tiup). > > PingCAP Clinic **does not support** collecting data from clusters deployed using TiDB Ansible. diff --git a/en/tidb-operator-overview.md b/en/tidb-operator-overview.md index 47d3fc117..68ac2e252 100644 --- a/en/tidb-operator-overview.md +++ b/en/tidb-operator-overview.md @@ -5,7 +5,7 @@ summary: Learn the overview of TiDB Operator. # TiDB Operator Overview -[TiDB Operator](https://github.com/pingcap/tidb-operator) is an automatic operation system for TiDB clusters on Kubernetes. It provides a full management life-cycle for TiDB including deployment, upgrades, scaling, backup, fail-over, and configuration changes. With TiDB Operator, TiDB can run seamlessly in the Kubernetes clusters deployed on a public cloud or in a self-hosted environment. +[TiDB Operator](https://github.com/pingcap/tidb-operator) is an automatic operation system for TiDB clusters on Kubernetes. It provides a full management life-cycle for TiDB including deployment, upgrades, scaling, backup, fail-over, and configuration changes. With TiDB Operator, TiDB can run seamlessly in the Kubernetes clusters deployed on a public cloud or in a self-managed environment. The corresponding relationship between TiDB Operator and TiDB versions is as follows: