Skip to content

Commit 4e96ae7

Browse files
authored
Merge pull request #33307 from my-git9/resource-usage-monitoring2
[en] modify debug link in resource-usage-monitoring
2 parents 7dc2962 + cb6b4c8 commit 4e96ae7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Full metrics pipeline projects that are not part of the CNCF are outside the sco
6565
Learn about additional debugging tools, including:
6666

6767
* [Logging](/docs/concepts/cluster-administration/logging/)
68-
* [Monitoring](/docs/tasks/debug-application-cluster/resource-usage-monitoring/)
69-
* [Getting into containers via `exec`](/docs/tasks/debug-application-cluster/applications/get-shell-running-container/)
68+
* [Monitoring](/docs/tasks/debug/debug-cluster/resource-usage-monitoring/)
69+
* [Getting into containers via `exec`](/docs/tasks/debug/debug-application/get-shell-running-container/)
7070
* [Connecting to containers via proxies](/docs/tasks/extend-kubernetes/http-proxy-access-api/)
7171
* [Connecting to containers via port forwarding](/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)
72-
* [Inspect Kubernetes node with crictl](/docs/tasks/debug-application-cluster/monitoring/crictl/)
72+
* [Inspect Kubernetes node with crictl](/docs/tasks/debug/debug-cluster/crictl/)

0 commit comments

Comments
 (0)