Fix the wrong number for minion node

Closes-Bug: #1468245
Change-Id: I5bd5c46d2577d5310a57e25e67dfd1f8c36a6ad0
This commit is contained in:
Kai Qiang Wu(Kennan) 2015-06-24 08:45:44 +00:00
parent e1440c8e09
commit adcacd1ec1
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ The baymodel informs Magnum in which way to construct a bay.::
--docker-volume-size 5 --coe kubernetes
Next create a bay. Use the baymodel UUID as a template for bay creation.
This bay will result in one master kubernetes node and two minion nodes.::
This bay will result in one master kubernetes node and one minion node.::
magnum bay-create --name k8sbay --baymodel k8sbaymodel --node-count 1