Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classic-Load balancer is getting created #58

Closed
Murali-Cloudbridge opened this issue Oct 2, 2023 · 1 comment
Closed

Classic-Load balancer is getting created #58

Murali-Cloudbridge opened this issue Oct 2, 2023 · 1 comment

Comments

@Murali-Cloudbridge
Copy link

When we deploy the solution, only classic load balancer is getting created, is there any way we can update the chart to create NLB when deploying the solution.

Whether we need to deploy aws-load-balancer controller and modify values.yaml accordingly.

@callumpjackson
Copy link
Collaborator

Hi Murali,
The AWS load balancer configuration, including if classic or NLB, is controlled by annotations on the load balancer service. This can already be customized using the route.loadBalancer.annotations property. You will see that we configure a separate annotation in the AWS sample here, and can use a similar mechanism to change to an NLB.

Closing as resolved - feel free to re-open as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants