Skip to content

Commit

Permalink
Merge pull request #23 from lukibahr/patch-1
Browse files Browse the repository at this point in the history
Fixed wrong labeling: "controller"
  • Loading branch information
ivanfioravanti authored Oct 26, 2018
2 parents 147664c + 9e4b06f commit 988117c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/09-bootstrapping-kubernetes-workers.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ In this lab you will bootstrap three Kubernetes worker nodes. The following comp

## Prerequisites

The commands in this lab must be run on each controller instance: `worker-0`, `worker-1`, and `worker-2`.
The commands in this lab must be run on each worker instance: `worker-0`, `worker-1`, and `worker-2`.
Azure Metadata Instace service cannot be used to set custom property. We have used *tags* on each worker VM to defined POD-CIDR used later.

Retrieve the POD CIDR range for the current compute instance and keep it for later.
Expand Down

0 comments on commit 988117c

Please sign in to comment.