The File below is a livebook implementing Port-Forwarding to a Kubernetes Pod. I uses Thousand Island to open a socket on the local machine and kubereq
to open a websocket to the Kubernetes API Server to forward the traffic to the Pod.
Currently depends on an open Pull Request on thousand_island.