Skip to content

This helps you for troubleshooting in kubernetes cluster

Notifications You must be signed in to change notification settings

vikipranata/podutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pod Utility

It helps you for troubleshooting in kubernetes cluster with the help of tools like

  • traceroute
  • curl
  • bind-tools
  • net-tools
  • whois

and benchmark tools like

  • fio
  • iperf3
  • hdparm

Create for pod only

kubectl apply -f https://raw.githubusercontent.com/vikipranata/podutils/main/podutils.yaml

Create for Daemonsets

kubectl apply -f https://raw.githubusercontent.com/vikipranata/podutils/main/ds-podutils.yaml

You can execute with kubectl exec command

kubectl exec -it podutils -- /bin/ash

and you can adjust it to your needs.

About

This helps you for troubleshooting in kubernetes cluster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published