Skip to content

Commit d8c07d0

Browse files
authored
Remove unnecessary detail on restart-a-tidb-cluster page (#2920) (#2953)
1 parent d845990 commit d8c07d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/restart-a-tidb-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: Learn how to restart a TiDB cluster in the Kubernetes cluster.
55

66
# Restart a TiDB Cluster on Kubernetes
77

8-
If you find that the memory leak occurs in a Pod during use, you need to restart the cluster. This document describes how to perform a graceful rolling restart to all Pods in a TiDB component and how to perform a graceful restart to a single TiKV Pod.
8+
This document describes how to perform a graceful rolling restart to all Pods in a TiDB component and how to perform a graceful restart to a single TiKV Pod.
99

1010
> **Warning:**
1111
>

zh/restart-a-tidb-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ summary: 了解如何重启 Kubernetes 集群上的 TiDB 集群。
55

66
# 重启 Kubernetes 上的 TiDB 集群
77

8-
在使用 TiDB 集群的过程中,如果你发现某个 Pod 存在内存泄漏等问题,需要对集群进行重启,本文描述了如何优雅滚动重启 TiDB 集群内某个组件的所有 Pod,或优雅重启单个 TiKV Pod。
8+
本文介绍如何优雅滚动重启 TiDB 集群内某个组件的所有 Pod,或优雅重启单个 TiKV Pod。
99

1010
> **警告:**
1111
>

0 commit comments

Comments
 (0)