kubespy

Observe Kubernetes resources in realtime with detailed change tracking

brewmacoslinux
Try with needOr install directly
Source

About

Tools for observing Kubernetes resources in realtime

Commands

kubespy

Examples

Watch changes to a specific pod in realtime$ kubespy pod default my-pod
Observe all events and changes for a deployment$ kubespy status deployment default my-deployment
Track changes to a service's endpoints$ kubespy trace service default my-service