Skip to content

Krast76/docker-troubleshoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Useful docker container to troubleshoot K8S deployment.

Available packages :

  • vim
  • dig
  • nc
  • curl

Kubernetes run example :

# kubectl run -it --rm --image krast/docker-troubleshoot myshell -- /bin/sh

It will create a deployment object named "myshell"

About

Useful docker container to debug K8S, Swarm or Mesos deployment

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors