Sign inSign up

jijeesh/network-utils

By jijeesh

Updated over 5 years ago

Image
1

7.8K

jijeesh/network-utils repository overview

Network Utilities Container

Simple container based on Debian with a few network utilities installed, namely:

  • dnsutils
  • netcat (openbsd version)
  • curl
  • traceroute
  • jq
  • net-tools (arp, ifconfig, netsat, rarp, nameif, route & more)
  • nmap
  • ab (ab -n 100 -c 10 -g out.data https://www.apache.org/)
kubectl run -it -n tools  network-utils --rm --image=jijeesh/knife  bash
or
kubectl -n tools apply -f pod.yaml

Tag summary

Content type

Image

Digest

Size

192.5 MB

Last updated

over 5 years ago

docker pull jijeesh/network-utils