Skip to content
/ debug Public

Docker image to help debug Kubernetes containers/clusters

License

Notifications You must be signed in to change notification settings

jwillker/debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debug Debug

A container image to help in debugs

ci Docker Pulls Docker Image Size (latest by date)

Usage:

kubectl run debug --rm -i --tty --image jhonn/debug:latest -- /bin/bash

This command will open a shell, and you can interact with other components inside the Kubernetes cluster.

Tools installed

Utils

  • gnupg
  • ca-certificates
  • curl
  • git
  • dnsutils
  • tcpdump
  • nmap
  • telnet
  • inetutils-ping
  • vim
  • jq
  • openssl
  • netcat-openbsd
  • make
  • perf
  • kubectl
  • redis-tools
  • mongodb-org-shell
  • postgresql

Languages:

  • Golang
  • Python

About

Docker image to help debug Kubernetes containers/clusters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •