Kubernetes DNS Operations
Jump to navigation
Jump to search
Internal
Troubleshooting DNS Resolution
To run a pod that comes with DNS troubleshooting tools:
kubectl run -it --rm --restart=Never --image=infoblox/dnstools:latest dnstools
kubectl run dnsutils --image=tutum/dnsutils --generator=run-pod/v1 --command -- sleep infinity