Change 'minion' to 'node' in docs

This commit is contained in:
Tim Hockin
2015-07-12 21:15:58 -07:00
parent ce25e164e7
commit 5cf5445d24
14 changed files with 30 additions and 30 deletions

View File

@@ -24,7 +24,7 @@ At the end of the example, we will have:
## Prerequisites
You should already have turned up a Kubernetes cluster. To get the most of this example, ensure that Kubernetes will create more than one minion (e.g. by setting your `NUM_MINIONS` environment variable to 2 or more).
You should already have turned up a Kubernetes cluster. To get the most of this example, ensure that Kubernetes will create more than one node (e.g. by setting your `NUM_MINIONS` environment variable to 2 or more).
## Step 1: Start the RabbitMQ service