This commit is contained in:
Francois-Guillaume Ribreau
2017-03-29 21:04:34 +02:00
committed by Andrew Chen
parent fc1c1645c7
commit 2b96cb3fd0
@@ -134,7 +134,7 @@ on the cluster.
You can use Heapster's implementation of the resource metrics API by running Heapster with the`--api-server` flag set
to true. A separate component must provide the custom metrics API (more information on the custom metrics API is
available at [the k8s.io/metrics repository](https://github.com.com/kubernetes/metrics)).
available at [the k8s.io/metrics repository](https://github.com/kubernetes/metrics)).
## Further reading