Skip to content

Commit 9fef1e6

Browse files
author
Christopher Hein
authored
Merge pull request aws-samples#460 from macmacs/304-readme-fix
Fixed link to Heapster-Installation
2 parents 2c11e28 + 8f63ded commit 9fef1e6

File tree

1 file changed

+1
-1
lines changed
  • 03-path-application-development/304-app-scaling

1 file changed

+1
-1
lines changed

03-path-application-development/304-app-scaling/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ HPA can automatically scale pods deployed in a replication controller, deploymen
1616

1717
This chapter uses a cluster with 3 master nodes and 5 worker nodes as described here: link:../cluster-install#multi-master-multi-node-multi-az-gossip-based-cluster[multi-master, multi-node gossip based cluster].
1818

19-
Deploy Heapster using the steps described in the link:../cluster-monitoring#installation[Cluster Monitoring] lab. You can deploy Heapster using the configuration file `cluster-monitoring/heapster/templates/heapster.yaml`:
19+
Deploy Heapster using the steps described in the link:../../02-path-working-with-clusters/201-cluster-monitoring#installation[Cluster Monitoring] lab. You can deploy Heapster using the configuration file `cluster-monitoring/heapster/templates/heapster.yaml`:
2020

2121
$ kubectl create -f templates/heapster/heapster.yaml
2222
serviceaccount "heapster" created

0 commit comments

Comments
 (0)