Skip to content

Commit cd23967

Browse files
authored
Merge pull request aws-samples#469 from rddefauw/task/303-app-update-docs
Doc updates for app update chapter
2 parents d9e838e + 1bef3b6 commit cd23967

File tree

1 file changed

+3
-1
lines changed
  • 03-path-application-development/303-app-update

1 file changed

+3
-1
lines changed

03-path-application-development/303-app-update/readme.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ For our usecase, the application initially uses the image `arungupta/app-upgrade
1616

1717
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].
1818

19-
All configuration files for this chapter are in the `app-udpate` directory. Make sure you change to that directory before giving any commands in this chapter.
19+
All configuration files for this chapter are in the `app-update` directory. Make sure you change to that directory before giving any commands in this chapter. If you are working in Cloud9, run:
20+
21+
cd ~/environment/aws-workshop-for-kubernetes/03-path-application-development/303-app-update/
2022

2123
== Update and Rollback
2224

0 commit comments

Comments
 (0)