You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -238,7 +246,7 @@ repository. You must enable the [API aggregation layer](/docs/tasks/extend-kuber
238
246
and register an [APIService](/docs/reference/kubernetes-api/cluster-resources/api-service-v1/)
239
247
for the `metrics.k8s.io` API.
240
248
241
-
To learn more about the Metrics API, see [resource metrics API design](https://github.com/kubernetes/design-proposals-archive/blob/main/instrumentation/resource-metrics-api.md),
249
+
To learn more about the Metrics API, see [resource metrics API design](https://git.k8s.io/design-proposals-archive/instrumentation/resource-metrics-api.md),
242
250
the [metrics-server repository](https://github.com/kubernetes-sigs/metrics-server) and the
*[Horizontal Pod Autoscaling](/zh-cn/docs/tasks/run-application/horizontal-pod-autoscale/)
381
389
382
390
<!--
383
-
### Summary API Source
391
+
### Summary API source
384
392
385
-
The [Kubelet](/docs/reference/command-line-tools-reference/kubelet/) gathers stats at node, volume, pod and container level, and emits
386
-
them in the [Summary API](https://github.com/kubernetes/kubernetes/blob/7d309e0104fedb57280b261e5677d919cb2a0e2d/staging/src/k8s.io/kubelet/pkg/apis/stats/v1alpha1/types.go)
393
+
The [kubelet](/docs/reference/command-line-tools-reference/kubelet/) gathers stats at the node,
394
+
volume, pod and container level, and emits this information in
395
+
the [Summary API](https://github.com/kubernetes/kubernetes/blob/7d309e0104fedb57280b261e5677d919cb2a0e2d/staging/src/k8s.io/kubelet/pkg/apis/stats/v1alpha1/types.go)
0 commit comments