add note shortcodes (#9348)

This commit is contained in:
makocchi
2018-07-02 16:23:18 +09:00
committed by k8s-ci-robot
parent e17a6d8517
commit c53b351379
@@ -34,7 +34,9 @@ The API is no different from any other API:
The API is defined in [k8s.io/metrics](https://github.com/kubernetes/metrics/blob/master/pkg/apis/metrics/v1beta1/types.go)
repository. You can find more information about the API there.
{{< note >}}
**Note:** The API requires metrics server to be deployed in the cluster. Otherwise it will be not available.
{{< /note >}}
## Metrics Server