From ec92e21f0d2f97be2bcb3236620866f70ca77933 Mon Sep 17 00:00:00 2001 From: Lilian Lee Date: Tue, 10 Sep 2024 14:10:14 +0800 Subject: [PATCH] en: unify product terms (#2618) --- en/_index.md | 2 +- en/clinic-user-guide.md | 2 +- en/tidb-operator-overview.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/_index.md b/en/_index.md index 1b684ff96..93bcfb317 100644 --- a/en/_index.md +++ b/en/_index.md @@ -6,7 +6,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 1959553d0..191769ab7 100644 --- a/en/tidb-operator-overview.md +++ b/en/tidb-operator-overview.md @@ -6,7 +6,7 @@ aliases: ['/docs/tidb-in-kubernetes/dev/tidb-operator-overview/'] # 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: