Skip to content

Commit d66dbd6

Browse files
author
Geremy Cohen
committed
added newline
1 parent e98115b commit d66dbd6

File tree

1 file changed

+1
-0
lines changed
  • 03-path-application-development/306-app-management-with-helm

1 file changed

+1
-0
lines changed

03-path-application-development/306-app-management-with-helm/readme.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ https://github.com/kubernetes/helm[Helm] is a tool for managing https://github.c
99
== Prerequisites
1010

1111
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].
12+
1213
All configuration files for this chapter are in the `helm` directory. Make sure you change to that directory before giving any commands in this chapter.
1314

1415
== Install Helm

0 commit comments

Comments
 (0)