In-cluster DNS smoke test troubleshooting

Throwaway pod to resolve in-cluster names; verifies CoreDNS + kube-dns svc

kubectl run dnsutils --image=tutum/dnsutils -it --rm --restart=Never -- nslookup kubernetes.default
more troubleshooting all 32 commands →