update docs

pull/4/head
Kelsey Hightower 2016-07-07 15:19:34 -07:00
parent b58da0a5ee
commit 9035b6f48d
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ deployment "nginx" created
``` ```
kubectl get pods -o wide kubectl get pods -o wide
``` ```
```
NAME READY STATUS RESTARTS AGE IP NODE NAME READY STATUS RESTARTS AGE IP NODE
nginx-2032906785-ms8hw 1/1 Running 0 21s 10.200.2.2 worker2 nginx-2032906785-ms8hw 1/1 Running 0 21s 10.200.2.2 worker2
nginx-2032906785-sokxz 1/1 Running 0 21s 10.200.1.2 worker1 nginx-2032906785-sokxz 1/1 Running 0 21s 10.200.1.2 worker1