Update centos_manual_config.md

Add STATUS field in centos manual guide
This commit is contained in:
Swapnil Kulkarni 2015-02-23 23:17:46 +05:30
parent b3ee50d28b
commit a174bba585

View File

@ -155,8 +155,8 @@ done
``` ```
kubectl get minions kubectl get minions
NAME LABELS NAME LABELS STATUS
centos-minion <none> centos-minion <none> Ready
``` ```
**The cluster should be running! Launch a test pod.** **The cluster should be running! Launch a test pod.**