Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit aec1e1d

Browse files
author
Geremy Cohen
committed
Merge remote-tracking branch 'origin/eks-5-13' into issue-512
2 parents b57cf16 + 17c5666 commit aec1e1d

File tree

1 file changed

+1
-2
lines changed
  • 04-path-security-and-networking/405-ingress-controllers

1 file changed

+1
-2
lines changed

04-path-security-and-networking/405-ingress-controllers/readme.adoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ There is no default Ingress controller provided in Kubernetes. It may be provide
1919
Since an Ingress controller is not provided on AWS by default, we will install one.
2020

2121
== Prerequisites
22-
23-
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].
22+
In order to perform exercises in this chapter, you’ll need to deploy configurations to a Kubernetes cluster. To create an EKS-based Kubernetes cluster, use the link:../../01-path-basics/102-your-first-cluster#create-a-kubernetes-cluster-with-eks[AWS CLI] (recommended). If you wish to create a Kubernetes cluster without EKS, you can instead use link:../../01-path-basics/102-your-first-cluster#alternative-create-a-kubernetes-cluster-with-kops[kops].
2423

2524
== Nginx Ingress Controller
2625

0 commit comments

Comments
 (0)