Useful Developer Tools #15: ketall

Useful Developer Tools #15: ketall

When working with Kubernetes, you will come to a point where you want to list all resources in a cluster or namespace. The kubectl command-line tool has a command for that, but unfortunately it does only list Pods, Services and Deployments.

Ketall is a kubectl Plugin, which show really all Kubernetes resources!

GitHub - corneliusweig/ketall: Like `kubectl get all`, but get really all resources
Like `kubectl get all`, but get really all resources - GitHub - corneliusweig/ketall: Like `kubectl get all`, but get really all resources