Sign inSign up

guni1192/debug-tools

By guni1192

Updated over 3 years ago

Image
0

215

guni1192/debug-tools repository overview

Container Debug Tools

  • nslookup
  • dig
  • whois
  • ip
  • ss
  • ping
  • curl

Kubernetes cheat sheet

nslookup

kubectl run debug --rm -it --restart=Never --image=guni1192/debug-tools:latest --command -- nslookup guni1192.com

curl

kubectl run debug --rm -it --restart=Never --image=guni1192/debug-tools:latest --command -- curl http://kube-dns.kube-system.svc.cluster.local:9153/metrics

Tag summary

Content type

Image

Digest

sha256:338cef7d7

Size

106.4 MB

Last updated

over 3 years ago

docker pull guni1192/debug-tools