Bug 1680965

Summary: [RFE][Pro] Provide add-on purchase for LoadBalancer service to enable direct TCP access to pods
Product: OpenShift Online Reporter: Will Gordon <wgordon>
Component: RFEAssignee: Abhishek Gupta <abhgupta>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.xCC: jmuczynski, maupadhy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Will Gordon 2019-02-25 15:23:56 UTC
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.

Comment 1 jmuczynski 2019-09-30 12:19:58 UTC
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.