Merge pull request #19271 from mbonaci/patch-1

Fix small dns readme error
This commit is contained in:
Alex Mohr 2016-01-21 10:36:34 -08:00
commit 20ec685a50

View File

@ -144,7 +144,7 @@ kubectl get pods busybox
You should see:
```
NAME READY REASON RESTARTS AGE
NAME READY STATUS RESTARTS AGE
busybox 1/1 Running 0 <some-time>
```