Skip to content

Commit a0f0666

Browse files
authored
Update readme.adoc
Adding cluster creating directions per aws-samples#365, also adding article to title description
1 parent 44284d3 commit a0f0666

File tree

1 file changed

+2
-2
lines changed
  • 02-path-working-with-clusters/202-service-mesh

1 file changed

+2
-2
lines changed

02-path-working-with-clusters/202-service-mesh/readme.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ In this exercise we'll look at a few of the features linkerd provides, such as:
3232
. Monitoring the traffic within the service mesh
3333
. Per request routing
3434

35-
=== Create Kubernetes cluster
35+
=== Create a Kubernetes cluster
3636

37-
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].
37+
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].
3838

3939
=== Install linkerd
4040

0 commit comments

Comments
 (0)