Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 588 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 588 Bytes

k8s-net-debug

A Docker container hosting a bunch of network debugging tools - very handy for debugging network problems in kubernetes.

Full credit goes to Sasha Klizhentas' article on debugging kubernetes for the basis of this image.

Currently contains the following tools:

  • iproute2
  • net-tools
  • ethtool
  • nano
  • dnsutils

The container also runs a simple HTTP server on port 5000 for testing purposes.

Docker image available on the Docker public hub