Update README.md

This commit is contained in:
Samy Coenen 2020-02-28 21:33:03 +01:00 committed by GitHub
parent 10049500c1
commit 7638aae77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ Import Path: `k8s.io/metrics/pkg/apis/custom_metrics`.
This API allows consumers to access resource metrics (CPU and memory) for This API allows consumers to access resource metrics (CPU and memory) for
pods and nodes. pods and nodes.
The API is implemented by [metrics-server](https://github.com/kubernetes-incubator/metrics-server). The API is implemented by [metrics-server](https://github.com/kubernetes-sigs/metrics-server).
Import Path: `k8s.io/metrics/pkg/apis/metrics`. Import Path: `k8s.io/metrics/pkg/apis/metrics`.