Skip to content

The dagger engine image with a collection of tools used to be easily deployable to a Kubernetes cluster for debugging purposes

License

Notifications You must be signed in to change notification settings

mheers/dagger-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dagger-tools

The dagger engine image with a collection of tools used to be easily deployable to a Kubernetes cluster for debugging purposes.

Also inlcudes most linux-crisis-tools tools mentioned on https://www.brendangregg.com/blog/2024-03-24/linux-crisis-tools.html

Usage

kubectl run --image mheers/dagger-tools:v0.14.0 host-dagger-tools --command sleep infinity

Build

cd ci/

export $(cat .env | xargs)
dagger call build-and-push-image --registry-token=env:REGISTRY_ACCESS_TOKEN

About

The dagger engine image with a collection of tools used to be easily deployable to a Kubernetes cluster for debugging purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages