Merge "Fix typo in quickstart guide"

This commit is contained in:
Jenkins 2016-09-03 13:04:35 +00:00 committed by Gerrit Code Review
commit 5476354e65
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ Create a CoreOS Kubernetes cluster. Use the CoreOS ClusterTemplate as a
template for cluster creation::
magnum cluster-create --name k8s-cluster \
--cluster-template k8scluster-template-coreos \
--cluster-template k8s-cluster-template-coreos \
--node-count 2
Using a Kubernetes Cluster