Skip to content

Commit d01fd0e

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

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
@@ -6,7 +6,7 @@ aliases: ['/docs/tidb-in-kubernetes/dev/restart-a-tidb-cluster/']
66

77
# Restart a TiDB Cluster on Kubernetes
88

9-
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.
9+
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.
1010

1111
> **Warning:**
1212
>

zh/restart-a-tidb-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aliases: ['/docs-cn/tidb-in-kubernetes/dev/restart-a-tidb-cluster/']
66

77
# 重启 Kubernetes 上的 TiDB 集群
88

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

1111
> **警告:**
1212
>

0 commit comments

Comments
 (0)