Merge pull request #1425 from bobbytables/patch-1

Fix code fencing for DNS validation example
This commit is contained in:
devin-donnelly
2016-10-17 16:37:34 -07:00
committed by GitHub
+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