Skip to content

Funcan/kubectl-bad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl bad

A simple tool to help you quickly find bad state of your Kubernetes cluster. It checks for common issues such as:

  • Pods in CrashLoopBackOff or Error state
  • Nodes in NotReady state
  • Deployments with unavailable replicas
  • Replica sets with a deleted parent
  • Services without endpoints
  • PersistentVolumeClaims in Pending state

About

A simple kubectl extension to spot problems on a cluster

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors