"Getting started gce" deadlink (#8742)
* Getting started gce deadlink 1. modify for kubernetes/website link 2. remove unnecessary .md link * modify link from github.com to kubernetes.io * revert blogs modification * revert blog post for meta charpull/8933/head
parent
9cd98efa27
commit
908f40f5b8
|
@ -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.md),
|
||||
(if you followed [getting started on GCE guide](/docs/getting-started-guides/gce),
|
||||
heapster monitoring will be turned-on by default).
|
||||
|
||||
To specify multiple resource metrics for a Horizontal Pod Autoscaler, you must have a Kubernetes cluster
|
||||
|
|
Loading…
Reference in New Issue