My team developed an open source GUI for Kubernetes port forwarding

Hi everyone,

We developed an open source app - Kube Forwarder. https://kube-forwarder.pixelpoint.io/
The app provides you with the familiar port forwarding functionality you could get from kubectl but with a couple of cool features:

  • auto-reconnect
  • import/export of configs
  • multiple cluster support
  • very easy process of bookmarking services you mostly forward to your local machine

Check our website https://kube-forwarder.pixelpoint.io/ and we’re looking forward to getting your feedback.

1 Like

This tool seems a great one. I tried to connect to my google cluster using the default config I had in ~/kube/config file but it was failing to connect. Is there any place that I can get the application log?

Hi Asanka, Thank you for your feedback. We’ve just released the new version 1.3 and now GKE should also works good.