Skip to content

njtran/images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

These images are built and maintained for debugging on Kubernetes. Feel free to consume or contribute under the Apache 2.0 License.

Install

# Add this to your ~/.bashrc to permanently add these aliases to your environment
source <(curl -s https://raw.githubusercontent.com/ellistarn/images/main/debug/aliases)

Usage

# open a shell
kdebug

# debug networking
kdebug nslookup kubernetes.default.svc.cluster.local

# debug rbac
kdebug kubectl get pods

# cleanup old debug pods
kdebugcleanup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 78.1%
  • Makefile 21.9%