Skip to content

Instantly share code, notes, and snippets.

@cyriltovena
Created September 28, 2019 02:55
Show Gist options
  • Save cyriltovena/60b76ba8ca0ce3d635f673dab18f67f2 to your computer and use it in GitHub Desktop.
Save cyriltovena/60b76ba8ca0ce3d635f673dab18f67f2 to your computer and use it in GitHub Desktop.
dns util kubernetes run and delete
kubectl run --generator=run-pod/v1 dnsutil --image tutum/dnsutils -i --tty --rm
root@dnsutil:/# dig grafana.default.svc.us-central1.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment