Skip to content

Commit

Permalink
Fixed wrong labeling controller
Browse files Browse the repository at this point in the history
This section describes steps to do on all worker nodes.
  • Loading branch information
lukibahr authored Oct 17, 2018
1 parent 147664c commit 9e4b06f
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 9e4b06f

Please sign in to comment.