Change --showlabels to --show-labels.
parent
1a379cd812
commit
dbbe11e3d3
|
@ -42,7 +42,7 @@ Kubernetes cluster.
|
||||||
|
|
||||||
1. Verify that your chosen node has a `disktype=ssd` label:
|
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:
|
The output is similar to this:
|
||||||
|
|
Loading…
Reference in New Issue