Sign inSign up

jmsearcy/twrtools

By jmsearcy

Updated about 3 years ago

Image
0

50K+

jmsearcy/twrtools repository overview

twrtools

twrtools is a container image that can be used to troubleshoot things in a kubernetes world. Run standalone to troubleshoot general connectivity or run as a sidecar to another container to provide additional tooling.

Usage

You can do something stupid like this to deploy the container image to a kubernetes cluster and then exec in to run commands interactively.

$ kubectl run --generator=run-pod/v1 toolbox --image=jmsearcy/twrtools --command -- sleep 360000

Tag summary

Content type

Image

Digest

sha256:8294e96e8

Size

354 MB

Last updated

about 3 years ago

docker pull jmsearcy/twrtools