kubectl-pod-lens
is a kubectl plugin that show pod-related resource information.
The plugin can display pod-related:
- Workloads(Deployment,StatefulSet,DaemonSet)
- Namespace
- Node
- Service
- Ingress
- ConfigMap
- Secret
- HPA
- PodDisruptionBudget (PDB)
Website: pod-lens.guoxudong.io
- Kubernetes 1.19.0+
- Kubectl 1.18.0+
- Krew 0.4.0+
$ kubectl krew install pod-lens