Fixed a typo

This commit is contained in:
Fabian Deutsch
2018-01-17 11:36:47 +01:00
committed by GitHub
parent 9277b52d5c
commit 1072ff1eef
@@ -17,7 +17,7 @@ by a given node or a given pod. This API doesn't store the metric values,
so it's not possible for example to get the amount of resources used by a
given node 10 minutes ago.
The API no different from any other API:
The API is no different from any other API:
- it is discoverable through the same endpoint as the other Kubernetes APIs under `/apis/metrics.k8s.io/` path
- it offers the same security, scalability and reliability guarantees