Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 30, 2020 23:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbruner/171e482ac61688eab1f0687b068e0582 to your computer and use it in GitHub Desktop.
Save kbruner/171e482ac61688eab1f0687b068e0582 to your computer and use it in GitHub Desktop.
napalm@nucklehead:~ $ kubectl exec -ti busybox -- nslookup kubernetes
Server: 10.20.0.10
Address 1: 10.20.0.10 kube-dns.kube-system.svc.cluster.local
Name: kubernetes
Address 1: 10.20.0.1 kubernetes.default.svc.cluster.local
napalm@nucklehead:~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment