kube-forwarder
kube-forwarder copied to clipboard
Easy to use Kubernetes port forwarding manager
We have multiple clusters, with multiple services in each cluster. We'd like to add just one config file to source control for all clusters. I see the config file has...
So I have several auto scaled deployments and if I ever wanted to go and port forward into them, I would have to go and get the exact pod name...
There is no documentation or an example that I can look up to configure port-forwarding for a service. So my assumption was it should be straight forward after opening the...
Let's read more about KUBECONFIG env and the ability to add it as a part of auto-detection logic to the app.
Everything works except port forwarding , i.e. I can add cluster, resource , but pressing |> button doesn't make local port available. It doesn't throw any exception, changes button icon...
 I am already using the kubeconfig with kubectl and it works as it should. It seems that the kube-forwarder doesn't work with it. ```console apiVersion: v1 clusters: - cluster:...
``` Error: `brew cask` is no longer a `brew` command. Use `brew --cask` instead. ```
Bumps [electron](https://github.com/electron/electron) from 9.4.0 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...