Skip to content

Simple image of tools-loaded pod for Kubernetes bowels quick analysis

License

Notifications You must be signed in to change notification settings

MRostanski/skrewdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skrewdriver

Simple image of tools-loaded pod for Kubernetes bowels quick analysis.

Docker Image CI

dockerimage

Usage

kubectl run -i --tty skrewdriver --image=mrostanski/skrewdriver --restart=Never -- /bin/bash

# Do your job

kubectl delete pod skrewdriver

Tools

Includes ping, wget, curl - the usual stuff.

Screen and tcpdump are added so you can loop connection in one screen and tcpdump in another.

Contribution

I would be happy to accept PRs suggesting tools, but I want to keep this image totally simple, this is not supposed to be swiss army knife. Skrewdriver is for testing connections inside/outside of the cluster from the pod perspective.

About

Simple image of tools-loaded pod for Kubernetes bowels quick analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published