Issue Application Load balancer

Dear Team,

I have successfully configured Open edX (olive) on Amazon Web Services’ Elastic Kubernetes Service (EKS). The platform is currently functioning as expected. However, I have encountered an issue wherein Caddy generates a Classic Load Balancer.

In an effort to address this situation, I have endeavored to set up the NGINX Load Balancer Controller with an ingress configuration. This approach has resulted in the creation of a Network Load Balancer (NLB). Nonetheless, I am uncertain about the process of directing traffic for the CMS and LMS components to this newly created load balancer. I have already disabled the Caddy web proxy and assigned port 81 for its operation.

My aspiration is to establish an Application Load Balancer (ALB), as the Classic Load Balancer lacks certain capabilities. I am keen to explore solutions that align with this objective.

I appreciate your attention to this matter and welcome any insights or guidance you may offer.

Best regards,
Shubham Nagpal