Fix doc references to Kubernetes services provided by AWS, Azure and GCE (#9508)

This commit is contained in:
Kai Chen
2018-07-19 05:57:43 +08:00
committed by k8s-ci-robot
parent c4396fd117
commit 179701e179
4 changed files with 9 additions and 9 deletions
@@ -27,7 +27,7 @@ This document walks you through an example of enabling Horizontal Pod Autoscaler
This example requires a running Kubernetes cluster and kubectl, version 1.2 or later.
[metrics-server](https://github.com/kubernetes/heapster) monitoring needs to be deployed in the cluster
to provide metrics via the resource metrics API, as Horizontal Pod Autoscaler uses this API to collect metrics
(if you followed [getting started on GCE guide](/docs/getting-started-guides/gce.md),
(if you followed [getting started on GCE guide](/docs/setup/turnkey/gce/),
metrics-server monitoring will be turned-on by default).
To specify multiple resource metrics for a Horizontal Pod Autoscaler, you must have a Kubernetes cluster