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

Minor doc updates for app discovery: #471

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ This chapter shows an example of how different microservices within an applicati

This chapter uses a cluster with 3 master nodes and 5 worker nodes as described here: link:../../01-path-basics/102-your-first-cluster#multi-master-cluster[multi-master cluster].

All configuration files for this chapter are in the `microservices` directory. Make sure you change to that directory before giving any commands in this chapter.
All configuration files for this chapter are in the `app-discovery` directory. Make sure you change to that directory before giving any commands in this chapter. On Cloud9:

cd ~/environment/aws-workshop-for-kubernetes/03-path-application-development/302-app-discovery

=== Application Architecture

Expand Down