kubectl-grep icon indicating copy to clipboard operation
kubectl-grep copied to clipboard

Filter Kubernetes resources by matching their names

Results 2 kubectl-grep issues
Sort by recently updated
recently updated
newest added

It would be incredibly beneficial to grep logs. I'm currently having to get logs based on pod labels. Would be really nice if I could see all of the logs...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Kubectl commands like `get` work with CRDs, i.e. I can do things like `kubectl get ingress`. But using `kubectl grep`...

enhancement
help wanted