This commit is contained in:
Chao Xu 2015-07-08 11:27:12 -07:00
parent fef7e47ddf
commit 89a8c0a749

View File

@ -156,7 +156,7 @@ done
* Check to make sure the cluster can see the minion (on centos-master)
```
kubectl get minions
kubectl get nodes
NAME LABELS STATUS
centos-minion <none> Ready
```