Merge branch 'master' into patch-1

This commit is contained in:
Feynman Liang
2016-10-17 20:02:35 -07:00
committed by GitHub
4 changed files with 10 additions and 7 deletions
+3
View File
@@ -166,12 +166,15 @@ busybox 1/1 Running 0 <some-time>
```
### Validate DNS works
Once that pod is running, you can exec nslookup in that environment:
```
kubectl exec busybox -- nslookup kubernetes.default
```
You should see something like:
```
Server: 10.0.0.10
Address 1: 10.0.0.10