Fix v2.7 level-1 headings and delete unnecessary translation

This commit is contained in:
vickyhella
2022-11-23 14:39:30 +08:00
parent 8cc5249c79
commit 068acea6d9
78 changed files with 189 additions and 217 deletions
@@ -8,11 +8,11 @@ title: 系统工具
:::
# 日志
## 日志
请使用 [logs-collector](https://github.com/rancherlabs/support-tools/tree/master/collection/rancher/v2.x/logs-collector) 来收集你的集群日志。
# Stats
## Stats
如果要复制 stats 命令,你可以在集群节点上运行以下命令:
@@ -26,6 +26,6 @@ title: 系统工具
/usr/bin/sar -u -r -F 1 1
```
# Remove
## Remove
请使用 [Rancher Cleanup](https://github.com/rancher/rancher-cleanup) 工具。