Fix GCE getting started link (#7979)

pull/7982/head
Joseph Ruane 2018-04-04 16:14:09 -04:00 committed by k8s-ci-robot
parent d4c0ce3a82
commit 97188bcb61
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,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.
[Heapster](https://github.com/kubernetes/heapster) monitoring needs to be deployed in the cluster
as Horizontal Pod Autoscaler uses it to collect metrics
(if you followed [getting started on GCE guide](/docs/getting-started-guides/gce/),
(if you followed [getting started on GCE guide](/docs/getting-started-guides/gce.md),
heapster monitoring will be turned-on by default).
To specify multiple resource metrics for a Horizontal Pod Autoscaler, you must have a Kubernetes cluster