Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Diagnose in-cluster DNS resolution failures and isolate root causes.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-04 | ✓→✗ | ▼ Worse | -36% | 0% |
| case-15 | ✓→✗ | ▼ Worse | -35% | 0% |
| case-16 | ✓→✗ | ▼ Worse | -34% | 0% |
Use when pods cannot resolve service names (e.g., *.svc.cluster.local) or external DNS intermittently fails.
/etc/resolv.conf) and search domains.bashkubectl -n <ns> exec <pod> -- cat /etc/resolv.conf kubectl -n <ns> exec <pod> -- nslookup <service>.<ns>.svc.cluster.local kubectl -n kube-system logs -l k8s-app=kube-dns --tail=200
Other measured skills in the registry, with their headline benchmark lift.