Created
September 28, 2019 02:55
-
-
Save cyriltovena/60b76ba8ca0ce3d635f673dab18f67f2 to your computer and use it in GitHub Desktop.
dns util kubernetes run and delete
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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