kubefwd is used to forward Kubernetes services running in a remote cluster to a local workstation, easing the development of applications that communicate with other services. kubefwd, pronounced Kube Forward, is a single binary, command line application written in Go.

kubefwd does not require you to make any modifications to remote clusters. If you currently use kubectl, you have met the requirements for kubefwd.