Inspect CoreDNS config and logs troubleshooting

Review Corefile (forward/cache) and tail logs for SERVFAIL/upstream errors

kubectl -n kube-system get cm coredns -o yaml; kubectl -n kube-system logs deploy/coredns --tail=50
more troubleshooting all 32 commands →