Update to kubepfm, a kubectl port-forward wrapper for multiple pods
2020-01-27
Updated 2020/01/27: Support for forwarding to deployments and services Original post: 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.
K8s · Kubectl · Kubepfm · Kubernetes · Port-Forward
1 minute
Update to kubepfm, a kubectl port-forward wrapper for multiple pods
2019-02-20
Updated 2019/02/20: Support for namespaces https://github.com/flowerinthenight/kubepfm/issues/1 Improved handling of input patterns Original post: 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.
K8s · Kubectl · Kubepfm · Kubernetes · Port-Forward
1 minute
kubepfm, a kubectl port-forward wrapper for multiple pods
2018-07-24
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.
K8s · Kubectl · Kubepfm · Kubernetes · Port-Forward
1 minute