oracle / oci-native-ingress-controller

OCI Native Ingress Controller
https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-native-ingress-controller-kubernetes
Universal Permissive License v1.0
17 stars 19 forks source link

Backends not connected to Load balancer #64

Open Loobosh opened 1 month ago

Loobosh commented 1 month ago

Hi. I created an OCI native ingress controller following the example in the documentation. The load balancer is created (I can see it in the OCI console) ,but the backend does not connect: error critical-connection failed.

nirpai commented 1 month ago

HI @Loobosh, Are the backend sets created as per your ingress declaration? Are the backend status reported healthy? Have you set the required network policies between LB and worker subnets?