Query CoreDNS directly troubleshooting

Hit CoreDNS clusterIP straight; note: ndots:5 makes short names spam queries

dig +short @$(kubectl -n kube-system get svc kube-dns -o jsonpath='{.spec.clusterIP}') <name>.<ns>.svc.cluster.local
more troubleshooting all 32 commands →