Container with all the tools to debug networking problems.
314
Debug networking problems in Kubernetes by running the following command:
kubectl run --generator=run-pod/v1 tmp-shell --rm -i --tty --image rainist/netshoot -- /bin/bash
Content type
Image
Digest
Size
150.5 MB
Last updated
about 6 years ago
docker pull rainist/netshoot