kubepfm, a kubectl port-forward wrapper for multiple pods

2018-07-24

K8s · Kubectl · Kubepfm · Kubernetes · Port-Forward

1 minute

I recently uploaded a tool to GitHub that wraps kubectl port-forward command and supports port-forwarding to multiple pods. It’s called kubepfm. I use this tool heavily in my development work. You can check out the code here. You might find this useful.