We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31f9762 + 66317b0 commit c1aff4aCopy full SHA for c1aff4a
content/zh/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
@@ -119,7 +119,7 @@ as a Deployment object. If you use a different Kubernetes setup mechanism you ca
119
是集群范围资源用量数据的聚合器。
120
默认情况下,在由 `kube-up.sh` 脚本创建的集群中会以 Deployment 的形式被部署。
121
如果你使用其他 Kubernetes 安装方法,则可以使用提供的
122
-[部署组件 components.yaml](https://github.com/kubernetes-incubator/metrics-server/tree/master/deploy)
+[部署组件 components.yaml](https://github.com/kubernetes-sigs/metrics-server/releases)
123
来部署。
124
125
<!--
0 commit comments