Skip to content

trouphaz/twrtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Fork of twrtools git repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%