Skip to content

Commit 4edcec2

Browse files
authored
Merge pull request #47744 from steve-hardman/update-link-kubelet
Update resource-metrics-pipeline.md
2 parents 13875a8 + d984d50 commit 4edcec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug/debug-cluster/resource-metrics-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The architecture components, from right to left in the figure, consist of the fo
6767

6868
* [cAdvisor](https://github.com/google/cadvisor): Daemon for collecting, aggregating and exposing
6969
container metrics included in Kubelet.
70-
* [kubelet](/docs/concepts/overview/components/#kubelet): Node agent for managing container
70+
* [kubelet](/docs/concepts/architecture/#kubelet): Node agent for managing container
7171
resources. Resource metrics are accessible using the `/metrics/resource` and `/stats` kubelet
7272
API endpoints.
7373
* [node level resource metrics](/docs/reference/instrumentation/node-metrics): API provided by the kubelet for discovering and retrieving

0 commit comments

Comments
 (0)