Skip to content

Commit c1aff4a

Browse files
authored
Merge pull request #31122 from mengjiao-liu/fix-resource-metrics-pipeline.md
[zh]Update deployment components.yaml link
2 parents 31f9762 + 66317b0 commit c1aff4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ as a Deployment object. If you use a different Kubernetes setup mechanism you ca
119119
是集群范围资源用量数据的聚合器。
120120
默认情况下,在由 `kube-up.sh` 脚本创建的集群中会以 Deployment 的形式被部署。
121121
如果你使用其他 Kubernetes 安装方法,则可以使用提供的
122-
[部署组件 components.yaml](https://github.com/kubernetes-incubator/metrics-server/tree/master/deploy)
122+
[部署组件 components.yaml](https://github.com/kubernetes-sigs/metrics-server/releases)
123123
来部署。
124124

125125
<!--

0 commit comments

Comments
 (0)