Change --showlabels to --show-labels.

reviewable/pr1351/r1
steveperry-53 2016-09-29 15:02:35 -07:00
parent 1a379cd812
commit dbbe11e3d3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Kubernetes cluster.
1. Verify that your chosen node has a `disktype=ssd` label:
kubectl get nodes --showlabels
kubectl get nodes --show-labels
The output is similar to this: