Merge pull request #3149 from adimania/master

"kind" is needed to start the pod
This commit is contained in:
Joe Beda
2014-12-29 09:49:01 -08:00
2 changed files with 5 additions and 0 deletions

View File

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