Skip to content

Commit 44284d3

Browse files
author
Christopher Hein
authored
Merge pull request aws-samples#499 from geremyCohen/patch-1
Update readme.adoc
2 parents 840d6e2 + 47daeb0 commit 44284d3

File tree

1 file changed

+2
-2
lines changed
  • 02-path-working-with-clusters/201-cluster-monitoring

1 file changed

+2
-2
lines changed

02-path-working-with-clusters/201-cluster-monitoring/readme.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Heapster is limited to Kuberenetes container metrics, it is not general use. Hea
1818

1919
== Prerequisites
2020

21-
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].
21+
In order to perform exercises in this chapter, you'll need to deploy configurations to an EKS cluster. To create an EKS cluster, use the link:../../01-path-basics/102-your-first-cluster#create-a-kubernetes-cluster-with-eks[AWS CLI] (recommended), or alternatively, link:../../01-path-basics/102-your-first-cluster#alternative-create-a-kubernetes-cluster-with-kops[kops].
2222

23-
All configuration files for this chapter are in the `cluster-monitoring` directory. Make sure you change to that directory before giving any commands in this chapter.
23+
All configuration files for this chapter are in the link:templates[201-cluster-monitoring/templates] directory.
2424

2525
== Kubernetes Dashboard
2626

0 commit comments

Comments
 (0)