Convert h1 to h2 (2.6)

This commit is contained in:
Billy Tat
2022-10-28 17:09:06 -07:00
parent 60cee22bf0
commit 15a1e067a6
70 changed files with 193 additions and 191 deletions
+3 -3
View File
@@ -8,11 +8,11 @@ System Tools has been deprecated since June 2022.
:::
# Logs
## Logs
Please use [logs-collector](https://github.com/rancherlabs/support-tools/tree/master/collection/rancher/v2.x/logs-collector) to collect logs from your cluster.
# Stats
## Stats
If you want to replicate the stats command, you can run the following command on your cluster nodes:
@@ -26,6 +26,6 @@ This command below requires the package `sysstat` on the cluster node.
/usr/bin/sar -u -r -F 1 1
```
# Remove
## Remove
Please use the [Rancher Cleanup](https://github.com/rancher/rancher-cleanup) tool.