Skip to content

Commit 4057058

Browse files
authored
Update readme.adoc
Fixing links around the reference cluster prereq. Also changed the wording to change to the templates dir, because the actual kubectl commands are executed relative to templates dir, not in it.
1 parent 840d6e2 commit 4057058

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 effectively perform the monitoring exercises in this chapter, make sure you have an EKS cluster running based on link:../../01-path-basics/102-your-first-cluster#create-a-kubernetes-cluster-with-eks[Create A Kubernetes Cluster Using EKS].
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)