update docker k8s approach

This commit is contained in:
wizard
2015-06-15 10:38:50 +08:00
parent 5e5c1d1097
commit 4e92f409a0
6 changed files with 12 additions and 36 deletions

View File

@@ -8,9 +8,9 @@ kubectl get nodes
That should show something like:
```
NAME LABELS STATUS
10.240.99.26 <none> Ready
127.0.0.1 <none> Ready
NAME LABELS STATUS
10.240.99.26 kubernetes.io/hostname=10.240.99.26 Ready
127.0.0.1 kubernetes.io/hostname=127.0.0.1 Ready
```
If the status of any node is ```Unknown``` or ```NotReady``` your cluster is broken, double check that all containers are running properly, and if all else fails, contact us on IRC at