pixel-point / kube-forwarder

Easy to use Kubernetes port forwarding manager
https://kube-forwarder.pixelpoint.io/
MIT License
1.08k stars 183 forks source link

Start all forwards in a cluster at the same time #59

Open frankhaugen opened 4 years ago

frankhaugen commented 4 years ago

We are using this application a lot at my job, and we have 35+ services/resources per environment, replicated into 4 environments. We have a structure when we forward where we have services every 5 "years" from 1900 and upwards.

We would like to be able to start all forwards in a cluster with a single on/off toggle When debugging and testing something like a proxy-api or an orchestration-service, there is a need to forward to most if not all microservices, so it would be very helpful and time-saving to be to do it in one click

(this is one of multiple feature-requests I'm posting; sorry for the spam, but lumping them all together is not a good way to make User Stories)

dobesv commented 4 years ago

This duplicates https://github.com/pixel-point/kube-forwarder/issues/48 doesn't it?

frankhaugen commented 4 years ago

@dobesv ah, yes you are correct