Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 398 Bytes

swiss-army-knife

Lots of images exist individually for each tool I wanted... so I just copied their apk packages and put it into one image.

Feel free to add more.

Usage

Create a Pod named debug in your desired namespace to get a shell with all the toolz:

$ kubectl run -i -t --rm --image=brix4dayz/swiss-army-knife --restart=Never debug -n <namespace>

Happy debugging!