"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 char
pull/8933/head
Masaya Aoyama (@amsy810) 2018-06-06 05:42:56 +09:00 committed by k8s-ci-robot
parent 9cd98efa27
commit 908f40f5b8
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.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