As a customer of OpenShift Online Pro, I would like to be able to access my pod(s) directly via TCP connection. For example, I would like to be able to access my MySQL database directly over the internet. `oc port-forward` does not meet my needs.
As a customer of OpenShift Online Pro, I'd like to send traffic to a non-http port in my cluster. My software is running a custom protocol on the TCP/IP port. I can do this on GKE with an ingress.