Hello Everyone!
I am facing an issue on deploying a sample Nginx application on AWS that whenever I tried to expose service with type "LoadBalancer" It provision Classic LoadBalancer with no Targets. So It doesn't know where to route traffic. that's why the service is not accessible on the browser even with the Right Security Group setting.
I need assistance on this issue.