Kong GW in Oracle Cloud Kubernetes

Hi team, I hope you are doing well!
I am trying to spin up an Oracle Kubernetes with 3 nodes, following the quikstart install of kong gateway.

Everything is OK until we try to balance request using internal and external load balancer, getting a timeout for some requests.

if we try to consume kong api bypassing over clusterIP or nodeport, works OK, balance all the requests.

Versions: Kubernetes 1.24.1 and nodes oracle linux 8, CRI-0

We need some help, trying to use internal load balancer in OCI with kong.