mdditt2000/k8s-bigip-ctlr

Service type Load Balancer

Opened this issue · 0 comments

Hello Mark,
 
Our cluster is running with version 4.12.50 and network type OVNKubernetes
 

oc get networks.config/cluster -o jsonpath='{$.spec.networkType}{"\n"}'

OVNKubernetes

 
I want to integrate our OCP cluster with our F5 to expose a non-http service in OpenShift via Service, type Load Balancer.
 
I referred to this link: "https://github.com/f5devcentral/f5-cis-docs/blob/main/user_guides/servicetypelb/README.md" but I didn't get a full understanding of the steps I needed to perform on the F5 side and on the OCP side. 
 
Can you help me with simplified steps I need to perform on the F5 side and on the OCP side?